Ascii output format, see – Yokogawa Touch Screen GP20 User Manual
Page 96
2-82
IM 04L51B01-17EN
2.10.32 Instrument’s Module Configuration Information (_MDS or MDR)
The output in response to the command “_MDS” or “_MDR” is shown below.
Syntax
EA
p1,p2,p3,p4,p5,p6,p7,p8,p9,p10,p11
p1,p2,p3,p4,p5,p6,p7,p8,p9,p10,p11
…
EN
Output Example
EA
Main,0,0,’AI’,1234567,R1.02,,0,10,0,xxx
Main,0,1,’DO’,1234567,R1.01,,0,0,16,xxx
EN
One line (p1 to p10) contains configuration information of a single module.
p
n
Value
Description
p1 Main, Sub
Unit dependency (main or sub) information. Fixed to “Main.”
p2 0, 1, 2
Address number of the unit that the module is installed in. Fixed at 0.
p3 0, 1, 2
Slot number of the unit that the module is installed in (0 reference).
P4 ’AI’, ’DO’,
’DI’
Module name (model name). Enclosed in single quotation marks.
p5 1234567
Product serial number.
p6 R1.01,
R1.02
Module firmware version. The output format is “R+version.”
p7 HS
Options. Codes of installed options delimited by spaces.
p8 0
Fixed at 0.
p9 0, 10, 8
Maximum number of input channels allowed on the module. If there
are no inputs, 0 is output.
p10 0, 16
Maximum number of output channels allowed on the module. If there
are no outputs, 0 is output.
p11 xxx
Module status. The module status is output in a character string.
2.10 ASCII Output Format