Avery Dennison Platinum 6039 JavaScript User Manual

Page 35

Advertising
background image

Printing Functions 3-17

Status

Description

Retrieves the Print subsystem’s status.

After submitting a print job, the application should call Status in a loop,
waiting until the printer becomes free.

Syntax

Status

Parameters

None

Return Values

0

The Print subsystem is ready.

1

The Print subsystem is busy.

406

MPCL parser error.

412

Could not communicate with the print engine.

601

Batch packet error.

756

Out of supplies or other motion error. Load supplies. The
application must call ClearSystemError to reset the Motion
Control subsystem.

762

Low battery. Printing is disabled. Replace with a fully charged
battery. (Test labels can be printed.) The application must call
ClearSystemError to reset the Motion Control subsystem.

763

Waiting to dispense label. The on-demand sensor may be
blocked. The application must call ClearSystemError to reset the
Motion Control subsystem.

791

Error pending. Operator intervention is required to clear the
error. The application must call ClearSystemError to reset the
Motion Control subsystem.

703-793
not listed
above

A motion control error occurred. After the operator corrects the
printer condition, the application must call ClearSystemError to
reset the Motion Control subsystem. Refer to the 6039 Packet
Reference Manual
for more information.

Advertising