Manual
4-45
Commands
IM MV1000-17E
1
2
3
4
5
6
7
App
Index
4.12 Instrument Information
Output Commands
(available when using the
instrument information
server function via the
Ethernet interface)
The instrument information server function interprets one
UDP packet to be one command and returns a single packet
(containing MV information) in response to the command.
Port number 34264/udp
Data format ASCII
Receive buffer size 128
Send buffer size 512
Maximum number of parameters 32
In the command packet, list the parameters for the
information you want to query.
Parameter Description
serial
Queries the serial number.
host
Queries the host name. (The host name specified in section 3.2.)
ip
Queries the IP address. (The IP address specified in section 3.2.)
Example Query the IP address and host name. (The first
box below shows the command packet. The
second box shows the response packet.)
ip host
EA
ip = 192.168.111.24
host = MV1000-1
EN
Description • Separate each parameter with one or more
spaces (space, tab, carriage return, line feed).
• Parameters are not case-sensitive.
• Undefined parameters are ignored.
• Parameters exceeding the number of
maximum parameters (32) are ignored.
4.12 Instrument Information Output Commands