Click or drag to resize

Timeout Enumeration

Specifies the amount of time before the printer enters standby mode.

Namespace:  Zebra.Sdk.Card.Enumerations
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
public enum Timeout
Members
  Member nameValueDescription
Never0 Never enter standby mode.
ThirtyMinutes1 After thirty minutes of inactivity.
OneHour2 After one hour of inactivity.
TwoHours3 After two hours of inactivity.
FourHours4 After four hours of inactivity.
Remarks
ZMotif series printers only.
See Also