User guide

4-45
Commands
M-4662
1
2
3
4
5
6
7
App
Index
TCP: keepdrops
Total number of dropped connections due to
TCP keepalive timeout.
TCP: sndtotal
Total number of sent packets.
TCP: sndbyte
Total number of sent bytes.
TCP: sndrexmitpack
Total number of retransmitted packets.
TCP: sndrexmitbyte
Total number of retransmitted bytes.
TCP: rcvtotal
Total number of received packets.
TCP: rcvbyte
Total number of received bytes.
DLC: 16 collisions
Number of collision incidents. A collision occurs
when two or more instruments on the network
attempt to transmit a packet simultaneously.
The tendency for collisions to occur increases
when the network is congested. “16 collisions”
refer to 16 consecutive collision incidents.
quit
Disconnectstheconnection
totheinstrumentthatisbeing
controlled
Syntax
quit<terminator>
4.11Maintenance/TestCommands/4.12InstrumentInformationOutputCommands
4.12 Instrument Information
OutputCommands
(availablewhenusingthe
instrument information
serverfunctionviathe
Ethernetinterface)
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.