Data Output with ID Code
When data with an ID code is output, the ID code consisting of 6 characters
precedes the data with a 16-character format.
During data output, all characters are shifted to the right by 6 characters.
1st 7th 22nd character
V = Plus or minus sign
*
= Space
x = Digit
U = Unit
. = Decimal point
K = 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 the
1st 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 10th – 12th 14th – 16th 22nd character
S t a t
* * * * *
E R R
*
X Y Z
* * * *
CR LF
S t a t
* * * * * * * *
A B
* * * * * *
CR LF
K K K K K K V x x x x x x x x x
*
U U U CR LF
* * * * * * * * . . . . . . * * *
5–5