XM1630S Software Reference Manual
No. XM1630S-A00-104
xmodus swiss GmbH
31 / 32
The default settings can be overwritten as required by extending the ATD command
(example):
ATD R 192.168.1.37 1499
/ Connect to RAW TCP socket at 192.168.0.37,
on port 1499
If the TCP socket defines IAC filtering in one particular direction, this can be
configured using the set_iac_rx and set_iac_tx command as appropriate. It can also
be specified in the ATD command as follows:
ATD R R
/ Connect to RAW TCP socket at default IP
address and port, using IAC filtering on received
data
6.4 Automatic Dial-out
This function allows automatically establishing a dial-out procedure (outgoing call) to
a remote IP address just by triggering with either the DTR line (CT108.2) or by data
send to the modem. The following commands configure this function:
set_auto:
set_auto enable
= Enables the automatic dial-out function
set_auto disable
= Disables the automatic dial-out function
set_dialout_ip:
set_dialout_ip xxxx
= Defines the default IP address for automatic dial-out
Example:
set_dialout_ip
192.168.1.32<cr>
/ Defines IP address for automatic dial-out
function.
set_auto_hw:
set_auto_hw enable
= Automatic dial-out triggering with DTR line.
set_auto_hw disable
= Automatic dial-out triggering with data send to modem.
Note:
The triggering of the automatic dial-out procedure is accomplished with either the
DTR line or with data sent to the modem. This should be defined with the
set_auto_hw command.
The IP address that is used together with the automatic dial-out procedure should be
defined with the set_dialout_ip command.