REMOTE CONTROL
319
SYSTem:COMMunicate:LAN:TCP:ENABle?
Returns the TCP communication state.
Return parameter: 0 | 1, 0=OFF, 1=ON
SYSTem:COMMunicate:LAN:TCP:PORT
Sets the TCP communication port number.
Parameter: <NR1> (1024~65535) | MIN | MAX | DEF
Example: SYST:COMM:LAN:TCP:PORT “3001”
Sets the TCP port to 3001.
SYSTem:COMMunicate:LAN:TCP:PORT?
Returns the TCP port number.
Retrurn parameter: <NR1>
SYSTem:COMMunicate:LAN:TIMeout
Sets the TCP communication timeout time, where unit = second.
Parameter: <NR1> (1~60000)
Example: SYST:COMM:LAN:TIM 10
Makes the TCP communication timeout time to 10s.
SYSTem:COMMunicate:LAN:TIMeout?
Returns the TCP communication timeout time.
Retrurn parameter: <NR1>
SYSTem:COMMunicate:LAN:WEB:ENABle
Sets the Web page communication enable/disable.
Parameter: 0 | 1 | ON | OFF
Example: SYST:COMM:LAN:WEB:ENAB ON
Enables the Web page communication.
SYSTem:COMMunicate:LAN:WEB:ENABle?
Returns the Web page communication state.
Return parameter: 0 | 1, 0=OFF, 1=ON