KioDeviceStatus Object

Most devices have the ability to return status. Below are the general status flags.

Properties

Type Signature
int statusBits
A bitmask of status bits.
NameValue[] details
Status details.

Status Bits

Type Signature
0x0000 Ok
0x0001 Offline
0x0002 CoverOpen
0x0004 LowPaper
0x0008 OutOfPaper
0x0010 NoRecoverError
0x0020 RecoverError
0x0040 SerialSettingsError
0x0080 SendStatusQueryFailed
0x0100 ReadStatusQueryFailed
0x0200 PaperJam
0x0400 FDeviceBusy
0x0800 MonitorOutOfRange
0x1000 DeviceFull