p c l S t a t u s

Description

Retrieves the Print subsystem’s status.

After submitting a print job, the application should call pclStatus in a loop, waiting until the printer becomes free. See “Pausing While Printing” in Chapter 6 for more information.

Syntax

short far pclStatus(void);

Parameters

None

Return Values

0

The Print subsystem is ready.

1

The Print subsystem is busy.

703-793

A motion control error occurred. After the operator

 

corrects the printer condition, the application must call

 

pclClearError to reset the Motion Control subsystem.

Refer to the MPCL Packet Reference Manual for more information.

Example

See “pclGetOnDemandSensor” for an example.

4-42 Programmer’s Manual

Page 78
Image 78
Paxar Gold 6037EX manual L S t a t u s, Description