Avery Dennison 6035 Programmer Manual Rev.CA 6/01 User Manual

Page 61

Advertising
background image

4-20 Programmer’s Manual

p c l C l e a r E r r o r

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.

Advertising