4 instrument information output format, 4 instrument information output format -32, Response – Yokogawa Button Operated MV2000 User Manual
Page 151: Output example
5-32
IM MV1000-17E
5.4 Instrument Information Output Format
This section describes the instrument information output format of the instrument
information server.
Note
“CRLF” used in this section denotes carriage return line feed.
Response
The response packet will contain parameter values according to the following format.
EACRLF
(Parameter 1)
_=_(value of parameter 1)CRLF
(Parameter 2)
_=_(value of parameter 2)CRLF
·····································
ENCRLF
• The MV returns the parameter values in order as specified by the command
parameter.
• The output order of the parameters is not fixed when
all is specified.
• If the same parameter is specified multiple times, the MV returns a response only
to the first one.
• Lower-case characters are used for parameters.
• An underscore (
_) indicates a space.
The following table shows the parameter types.
Parameter Output Information
serial Serial number
host Host name
ip IP address
Output Example
Several output examples are indicated below.
Packet Parameter Sent as Commands
Response
Parameters are not case sensitive.
ip HoSt
EA
ip = 192.168.111.24
host = MV2000
EN
If the same parameter is specified multiple times, the MV returns a response only to the first one.
host ip host ip host
EA
host = MV2000
ip = 192.168.111.24
EN
Undefined parameters will be ignored.
(Space)
EA
EN