10 output commands (special response commands), Through ethernet communications) -52 – Yokogawa Value Series FX1000 User Manual
Page 134

3-52
IM 04L21B01-17EN
3.10 Output Commands (Special
response commands)
*I
Outputs instrument information
Syntax
*I<terminator>
Description Upon receiving this command, the FX outputs
the following information about itself as a
comma-separated string of ASCII characters with
a terminator at the end: manufacturer, model,
serial number, and firmware version.
Output example
YOKOGAWA,FX1000,99AA0123,F1.01
3.11 Maintenance/Test
Commands (Available when
using the maintenance/test
server function through
Ethernet communications)
close Closes another device’s
connection
Syntax
close,p1,p2:p3<terminator>
p1 Port on the FX (1 to 65535)
p2 PC IP address
(0.0.0.0 to 255.255.255.255)
p3 Port on the PC (0 to 65535)
Example close,34159,192.168.111.24:1054
E0
Description You cannot use this command to disconnect a
server port. You also cannot use this command
to disconnect from the instrument that you are
operating. Use the quit command instead.
con
Outputs connection information
Syntax
con<terminator>
Example
con
EA
11/06/09 12:34:56
Active connections
Proto Local Address Foreign Address State
TCP 192.168.111. 24:34261 192.168.111. 24:1053 ESTABLISHED
TCP 0. 0. 0. 0:80 0. 0. 0. 0:
0 LISTEN
TCP 0. 0. 0. 0:34261 0. 0. 0. 0:
0 LISTEN
TCP 0. 0. 0. 0:34260 0. 0. 0. 0:
0 LISTEN
EN
TCP
Protocol used
Local Address
FX socket address
Displays “IP address:port number”
Foreign Address
Destination socket address
Displays “IP address:port number”
State
Connection state
ESTABLISHED
Connection established
3.10 Output Commands (Special response commands)/3.11 Maintenance/Test Commands