A SERVICE OF

logo

4-20 Programmer’s Manual
pclClearError
Description
Resets the Motion Control subsystem after an application
receives a motion control error (703-793).
Of the pcl functions, only pclGetErrorMsg cannot generate a
motion control error.
The operator must correct the printer
condition (a supply jam, for example) before
the application calls this function.
Syntax
void far pclClearError(void);
Parameters
None
Return Values
None
Example
See “pclFeed” for an example.