XM1630S Software Reference Manual
No. XM1630S-A00-104
xmodus swiss GmbH
22 / 32
4.4.3 Serial/TCP configuration commands
set_raw_socket:
set_raw_socket enable
= Data transmission mode is raw
set_raw_socket disable
= Data transmission mode is Telnet
Note:
set_dial_in and set_dialin_port configurations should be issued prior to this command
Example:
set_dial_in enable<cr>
set_dialin_port 8000<cr>
set_raw_socket enable<cr>
set_iac_rx:
set_iac_rx enable
= IAC Rx filtering is enabled (Telnet specific command)
set_iac_rx disable
= IAC Rx filtering is disabled.
set_iac_tx:
set_iac_tx enable
= IAC Tx stuffing is enabled (Telnet specific command)
set_iac_tx disable
= IAC Tx stuffing is disabled.
set_socket_tout:
set_socket_tout x
= If the Telnet session is inactive for “x” seconds, the
connection is terminated.
set_dialout:
set_dialout enable
= Enable dial out (outgoing calls) on dial-out port.
set_dialout disable
= Disable dial out.
Note: set_dialout_port should be issued prior to this command
Example:
set_dialout_port 8000<cr>
/ Defines port 8000 for dial-out (outgoing calls)
set_dialout enable<cr>
.
ATD 192.168.1.33<cr>
/ Dial to a remote IP address
set_dialout_port:
set_dialout_port xxxx
= Defines the server port number for dial -out
Example:
set_dialout_port 8000<cr>
/ Defines port 8000 for dial-out (outgoing calls)