GDM-906X Series User Manual
318
SYSTem:COMMunicate:LAN:TELNet:PORT
Sets the Telnet communication port number.
Parameter: <NR1> (1024~65535) | MIN | MAX | DEF
Example: SYST:COMM:LAN:TELN:PORT “3000”
Sets the Telnet port to 3000.
SYSTem:COMMunicate:LAN:TELNet:PORT?
Returns the Telnet port number.
Retrurn parameter: <NR1>
SYSTem:COMMunicate:LAN:TELNet:PROMpt
Sets the telnet prompt message.
Parameter: “<stirng>”, max length 15 characters
Example: SYST:COMM:LAN:TELN:PROM “GDM906X>”
Sets the telnet prompt characters to GDM906X>.
SYSTem:COMMunicate:LAN:TELNet:PROMpt?
Returns the telnet prompt message.
Retrurn parameter: “<string>”
SYSTem:COMMunicate:LAN:TELNet:TIMeout
Sets the timeout time for auto logout from Telnet communication, where
unit of time is second.
Parameter: <NR1> (0~60000)
Example: SYST:COMM:LAN:TELN:TIM 0
Since 0 indicates infinite, Telnet communication has no timeout always.
SYSTem:COMMunicate:LAN:TELNet:TIMeout?
Returns the set time for timeout of Telnet communication.
Return parameter: <NR1>
SYSTem:COMMunicate:LAN:TELNet:WMESsage
Sets the telnet welcome message that telnet communication connect
success.
Parameter: “<stirng>”, max length 63 characters
Example: SYST:COMM:LAN:TELN:WMES “Welcome to GDM906X Telnet
Server”
Sets the telnet welcome message to Welcome to GDM906X Telnet Server.
SYSTem:COMMunicate:LAN:TELNet:WMESsage?
Returns the telnet welcome message.
Retrurn parameter: “<string>”
SYSTem:COMMunicate:LAN:TCP:ENABle
Sets the TCP communication enable/disable.
Parameter: 0 | 1 | ON | OFF
Example: SYST:COMM:LAN:TCP:ENAB ON
Enables the TCP communication.