Paxar 6039 Printer User Manual


 
Printing Functions 3-25
nStatus
Description
Retrieves the Print subsystem’s status.
After submitting a print job, the application should call GetStatus in a
loop, waiting until the printer becomes free.
Syntax
public int nStatus(void)
Parameters
None
Return Values
0
The Print subsystem is ready.
1
The Print subsystem is busy.
406
MPCL parser error.
412
Could not communicate with the print engine.
601
Batch packet error.
756
Out of supplies or other motion error. Load supplies. The
application must call ClearError to reset the Motion Control
subsystem.
762
Low battery. Printing is disabled. Replace with a fully charged
battery. (Test labels can be printed.) The application must call
ClearError to reset the Motion Control subsystem.
763
Waiting to dispense label. The on-demand sensor may be
blocked. The application must call ClearError to reset the Motion
Control subsystem.
791
Error pending. Operator intervention is required to clear the
error. The application must call ClearError to reset the Motion
Control subsystem.
703-793
not listed
above
A motion control error occurred. After the operator corrects the
printer condition, the application must call ClearError to reset the
Motion Control subsystem. Refer to the 6039 Packet Reference
Manual for more information.