User Manual
4-34
IM 04L21B01-17EN
4.4 Output Format of Instrument Information
This section describes the instrument information output format of the instrument
information server.
Note
The “
CRLF
” used in this section denotes carriage return line feed.
Response
The parameters of the packet that are returned as a response are lined up according to
the following format.
EACRLF
(Parameter 1)
_=_
(value of parameter 1)
CRLF
(Parameter 2)
_=_
(value of parameter 2)
CRLF
·····································
ENCRLF
• The parameter values are output in the order specified by the command parameter.
• Even if the same parameters are specified numerous times, only the first
occurrence is output.
• Lower-case characters are used for the 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.
ipHoSt EA
ip=192.168.111.24
host=FX1000
EN
Even if the same parameters are specified numerous times, only the first occurrence is output.
hostiphostiphost EA
host=FX1000
ip=192.168.111.24
EN
Undefined parameters will be ignored.
(Space)
EA
EN