beautypg.com

AMT Datasouth Fastmark 400 User Manual

Page 28

background image

User's Guide 27

Interaction Commands

These commands only apply to the serial port. They allow the host to request the status and
configuration of the printer.

Command

Description

Response Contents

#

Reset

Y

T

A

Send a readable
status string

Y

<8 bytes, Y/N>
byte 1 : Y - printer busy
byte 2 : Y - paper out
byte 3 : Y - ribbon out
byte 4 : N (always)
byte 5 : Y - printing
byte 6 : Y - printer paused
byte 7 : Y - label presented
byte 8 : N (always)

B

Toggle pause
condition

N

E

Send the number of
labels to be printed

Y

0000
no label left to be printed

F

Send status byte

Y

n
Same as A, except bit 1 to 8
corresponding to byte 1 to 8 of
A.

Notes:

1. Control codes for the printer commands.

Symbol

Code (hexadecimal)

XON

11H

XOFF

13H

STX

02H

SOH

01H

ESC

1BH

LF

0AH

CR

0DH

2. There is no space code in the command.