Videojet DataFlex 6530 Service Manual - Rev AA B-7
The overall state of the printer, as described for the SST command.
• Error State
The error condition of the printer may be one of the following:
a. 0 No errors
b. 1 Warnings present
c. 2 Faults present
•Current Job
The job selected in the printer. This is empty if no job is selected.
•Batch Count
The printer's batch count.
•Total Count
The printer’s total count.
Examples
>>GST<CR>
<<STS|3|0|Default 4 Line Text|4345|8253|<CR>
The printer is running, there are no errors present, the currently selected job is “Default 4 Line
Text”, the batch count is 4345 and the total count is 8253.
>>GST<CR>
<<STS|4|2||0|8253|<CR>
The printer is offline with a fault, there is no job selected, the batch count is 0 and the total count
is 8253.
The Clear All Faults Command (CAF)
This command attempts to clear all fault conditions present in the printer.
Syntax
CAF<CR>
Return Values
On success, it returns the default success response. On failure, it returns the default failure
response. If the command succeeds, the response is sent after all faults have been cleared.
Details
The SST command attempts to clear all faults present in the printer. Each fault is only cleared if it
can be cleared using the user interface. The most likely reason for this command failing is the
presence of a non-user-clearable fault. If there are no faults present, the success response is
immediately returned.
Examples
>>CAF<CR>
<<ACK<CR>
All faults successfully cleared.