Data Output with ID Code
When data with an ID code are output, the ID code consisting of 6 characters
precedes the data with the 16-character format.
During data output, all characters are shifted to the right by 6 places.
1st
7th 22nd
character
S= Plus or minus sign
*= Space
x= Digit
U= Unit
.= Decimal point
C= Letter for an ID comment
CR = Carriage return
LF = Line feed
When special codes are output, the letters “Stat” for status code are assigned
to the1st through the 4th characters of the data string.
Status-dependent string:
1st
7th 13th14th 22nd
character
A, B = status codes
Error-dependent string:
1st
7th 10
–
12th 14
–
16th 22n d
character
Stat
*****
ERR
*
XYZ
****
CR LF
Stat
********
AB
******
CR LF
C C C C C C S
*
xxxxxxx x
*
U U U CR LF
* * * * * * * * . . . . . . * * *
59