5-14
IM 04P01B01-17E
• Flag
The meanings of the flags are given on the table below. The flags are valid during
FIFO data output. The flags are undefined for other cases.
Bit
Flag
Flag
Meaning of the Flag
0
1
6
–
–
5
–
–
4
–
–
3
–
–
2
No
Yes
Indicates that the decimal position or unit information was changed
during measurement.
1
No
Yes
Indicates that the FIFO acquiring interval was changed during
measurement.
0
No
Yes
Indicates that the internal process took too much time (computation,
for example) and that FIFO dropout occurred.
The bits that have “–” for the flag column are not used. The value is undefined.
• Block Member
Name
BINARY Value
Year
0 to 99
Month
1 to 12
Day
1 to 31
Hour
0 to 23
Minute
0 to 59
Second
0 to 59
Millisecond
0 to 999
DST
1 (=summer) or 0 (=winter)
Measurement, computation
00H: measurement, 80H: computation
Channel
µ
R10000: 01 to 06 and 31 to 42
µ
R20000: 01 to 24, 31 to 54
Alarm status*
A1 (Bit 0 to 3)
A2 (Bit 4 to 7)
0 to 8
A3 (Bit 0 to 3)
A4 (Bit 4 to 7)
Measured data
0 to FFFFH
Computed data
0 to FFFFFFFFH
*
BINARY value 0 to 8 is entered in the upper and lower 4 bits of a byte (8 bits) for the alarm
status. The binary values 0 to 8 correspond to H (high limit alarm), L (low limit alarm), h
(difference high-limit alarm), l (difference low-limit alarm), R (high limit on rate-of-change
alarm), r (low limit on rate-of-change alarm), T (delay high limit alarm), and t (delay low limit
alarm) as follows:
0: no alarm, 1: H, 2: L, 3: h, 4: l, 5: R, 6: r, 7: T, and 8: t.
• Special Data Value
The measured/computed data take on the following values under special conditions.
Special Data Value
Measured Data
Computed Data
+ Over
7FFFH
7FFF7FFFH
– Over
8001H
80018001H
Skip
8002H
80028002H
Burnout (when “up” is set)
7FFAH
7FFF7FFFH
Burnout (when “down” is set)
8006H
80018001H
Error
8004H
80048004H
Undefined
8005H
80058005H
Note
The number of blocks, number of bytes, and measured/computed data are output according to
the byte order specified with the BO command.
5.3 Output Format of BINARY Data
1byte
1byte
A2(Level 2) A1(Level 1) A4(Level 4) A3(Level 3)