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 |
该设备墨粉不足。
|