A SERVICE OF

logo

4-30 Programmer’s Manual
pclGetOnDemandSensor
Description
Determines the on-demand sensor’s current state. This sensor
is an option for the printer.
Syntax
unsigned short far pclGetOnDemandSensor(void);
Parameters
None
Return Values
1
The sensor is blocked.
0
The sensor is not blocked.
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.