Display data, Display data -28 – Yokogawa Data Acquisition with PID Control CX2000 User Manual

Page 220

Advertising
background image

7-28

IM 04L31A01-17E

Display Data

• The MI command is used to output the FIFO data.
• The ID number of the output format is “11.” See “Identifier” on page 7-3.

Header

Block 1

. . .

Block n

BINARY data
(The BINARY data section
on the “Conceptual diagram”
on page 7-2.)

Header

Syntax

aaaaaa,ddd,ffffggg,tttttt

CRLF

DATE_yy/mo/dd

CRLF

TIME_hh:mi:ss.mmmt

CRLF

s_kccuuuuuu,pp

CRLF

..................

s_kccuuuuuu,pp

CRLF

aaaaaa

Number of blocks (6 digits) Matches the number of blocks, n, in the
above figure.

ddd

Number of channels (3 digits)

ffff

Sampling interval value (4 digits)

ggg

Sampling interval unit (3 characters, left justified)

tttttt

Data number of the trigger position (6 digits, counting starts with 0.)
For display data, this value is the number of the last display data.

yy

Year (00 to 99)

mo

Month (01 to 12)

dd

Day (01 to 31)

hh

Hour (00 to 23)

mi

Minute (00 to 59)

ss

Second (00 to 59)

mmm

Millisecond (000 to 999)

t

Reserved (Space.)

s

Data status
N: Normal
D: Differential input

ccc

Channel number
0xx: Measurement channel (001 to 020) (001 to 006 on the CX1000)
Axx: Computation channel (A31 to A60) (A31 to A42 on the CX1000)
1xx: Internal control channel (101 to 118) (101 to 106 on the CX1000)
2xx: External control channel (201 to 248) (201 to 212 on the

CX1000)

uuuuuu

Unit information (6 characters, left-justified)
mV____: mV
V_____: V
^C____: °C
xxxxxx: (User-defined character string)

pp

Decimal point position (00 to 04)
No decimal point (00000) for 00.
One digit to the right of the decimal (0000.0) for 01.
Two digits to the right of the decimal (000.00) for 02.
Three digits to the right of the decimal (00.000) for 03.
Four digits to the right of the decimal (0.0000) for 04.

_

Space

7.3 Output Format of BINARY Data

Advertising