A SERVICE OF

logo

4-26 Programmer’s Manual
pclGetBlackMarkSensor
Description
Retrieves the black mark sensor’s latest state. This state is not
necessarily the current state because it is updated only by the
Print subsystem.
Syntax
unsigned short far pclGetBlackMarkSensor(void);
Parameters
None
Return Values
1
The supplies are aligned on the black mark.
0
The supplies are not aligned on the black mark, or the
Print subsystem is busy or uninitialized.
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.