static PrinterStateReason |
PrinterStateReason.CONNECTING_TO_DEVICE |
打印机已经在输出设备上安排了一个作业,并且正在连接到共享网络输出设备(并且可能无法实际开始打印作业任意长时间,具体取决于其他设备的使用情况)网络上的服务器)。
|
static PrinterStateReason |
PrinterStateReason.COVER_OPEN |
设备上的一个或多个封面是开放的。
|
static PrinterStateReason |
PrinterStateReason.DEVELOPER_EMPTY |
该设备不在开发者身上。
|
static PrinterStateReason |
PrinterStateReason.DEVELOPER_LOW |
该设备的开发人员低。
|
static PrinterStateReason |
PrinterStateReason.DOOR_OPEN |
设备上的一个或多个门打开。
|
static PrinterStateReason |
PrinterStateReason.FUSER_OVER_TEMP |
定影温度高于正常值。
|
static PrinterStateReason |
PrinterStateReason.FUSER_UNDER_TEMP |
定影器温度低于正常值。
|
static PrinterStateReason |
PrinterStateReason.INPUT_TRAY_MISSING |
一个或多个输入托盘不在设备中。
|
static PrinterStateReason |
PrinterStateReason.INTERLOCK_OPEN |
打印机上的一个或多个互锁装置被解锁。
|
static PrinterStateReason |
PrinterStateReason.INTERPRETER_RESOURCE_UNAVAILABLE |
解释器资源不可用(例如,字体,表单)。
|
static PrinterStateReason |
PrinterStateReason.MARKER_SUPPLY_EMPTY |
该设备至少有一个标记供应品(例如墨粉,墨水,色带)。
|
static PrinterStateReason |
PrinterStateReason.MARKER_SUPPLY_LOW |
该设备至少有一个标记供应(例如墨粉,墨水,墨带)。
|
static PrinterStateReason |
PrinterStateReason.MARKER_WASTE_ALMOST_FULL |
设备标记供应废物容器几乎已满。
|
static PrinterStateReason |
PrinterStateReason.MARKER_WASTE_FULL |
设备标记供应废物容器已满。
|
static PrinterStateReason |
PrinterStateReason.MEDIA_EMPTY |
至少有一个进纸盒是空的。
|
static PrinterStateReason |
PrinterStateReason.MEDIA_JAM |
设备有媒体卡纸。
|
static PrinterStateReason |
PrinterStateReason.MEDIA_LOW |
介质上至少有一个进纸盒低。
|
static PrinterStateReason |
PrinterStateReason.MEDIA_NEEDED |
托盘已经用完了媒体。
|
static PrinterStateReason |
PrinterStateReason.MOVING_TO_PAUSED |
有人暂停了打印机,但是设备正在花费相当的时间来停止。
|
static PrinterStateReason |
PrinterStateReason.OPC_LIFE_OVER |
光导体不再起作用。
|
static PrinterStateReason |
PrinterStateReason.OPC_NEAR_EOL |
光学光导体接近寿命。
|
static PrinterStateReason |
PrinterStateReason.OTHER |
打印机检测到以下列出的错误。
|
static PrinterStateReason |
PrinterStateReason.OUTPUT_AREA_ALMOST_FULL |
一个或多个输出区域几乎已满(例如托盘,堆垛机,整理机)。
|
static PrinterStateReason |
PrinterStateReason.OUTPUT_AREA_FULL |
一个或多个输出区域已满(例如,托盘,堆垛机,整理机)。
|
static PrinterStateReason |
PrinterStateReason.OUTPUT_TRAY_MISSING |
一个或多个输出托盘不在设备中。
|
static PrinterStateReason |
PrinterStateReason.PAUSED |
|
static PrinterStateReason |
PrinterStateReason.SHUTDOWN |
有人已将打印机从服务中删除,并且设备可能已关闭电源或实际移除。
|
static PrinterStateReason |
PrinterStateReason.SPOOL_AREA_FULL |
分配给假脱机的持久存储器的限制已经达到。
|
static PrinterStateReason |
PrinterStateReason.STOPPED_PARTLY |
当打印机控制多个输出设备时,这个原因表示一个或多个输出设备被停止。
|
static PrinterStateReason |
PrinterStateReason.STOPPING |
打印机正在停止设备,并在一段时间内停止。
|
static PrinterStateReason |
PrinterStateReason.TIMED_OUT |
服务器能够连接到输出设备(或始终连接),但无法从输出设备获取响应。
|
static PrinterStateReason |
PrinterStateReason.TONER_EMPTY |
设备的墨粉不足。
|
static PrinterStateReason |
PrinterStateReason.TONER_LOW |
设备墨粉不足。
|