User Manual

3-54
IM 04L21B01-17EN
3.12 Instrument Information Output Commands
3.12 Instrument Information
Output Commands
(Available when using the
instrument information
server function through
Ethernet communications)
The instrument information server function interprets one
UDP packet to be one command and returns a single packet
(containing FX information) in response to the command.
Port number 34264/udp
Transfer data ASCII
Receive buffer size 128
Transfer buffer size 512
Maximum number of parameters 32
In the command packet, arrange the parameters that
correspond to the information that you want to receive.
Parameter Description
serial
Outputs the serial number
host
Outputs the host name (the host name that you specified in
section 1.3)
ip
Outputs the IP address (the IP address that you specified in
section 1.3)
Example Query the IP address and host name. (The first
frame below contains the command packet. The
second frame contains the response packet.)
ip host
EA
ip = 192.168.111.24
host = FX1000-1
EN
Description Separate each parameter with one or more
white space characters (space, tab, carriage
return, or line feed).
Parameters are not case sensitive.
Undefined parameters are ignored.
Parameters after the 32nd parameter are
ignored.