XM1630S Software Reference Manual
No. XM1630S-A00-104
xmodus swiss GmbH
24 / 32
set_auto:
set_auto enable
= Enables the automatic dial-out function
set_auto disable
= Disables the automatic dial-out function
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, which is used together with the automatic dial-out procedure, should
be defined with the set_dialout_ip command.
Example:
set_dialout_ip 192.168.1.47<cr>
/ Defines address for automatic dial-out function.
set_auto_hw enable<cr>
/ Automatic dial-out triggering with DTR line.
set_auto enable<cr>
/ Enables the automatic dial-out function
Action: upon activation of the DTR line, the LAN modem automatically initiates a
connection to the IP address 192.168.1.47. After the connection is established, the
DCD line became active and data can be exchanged.
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.
4.4.4 Input / Output configuration commands
set_user:
set_user [0..3] [d/u]
=
Set mode of I/O ports.
Ports
:
0..3
Modes
:
d=default
/
u=user
Example:
set_user 0 d<cr>
/ Port 0 is set for default mode.
get_user:
get_user [0..3]
= Read port
Example: get_user 0<cr>