XM1630S Software Reference Manual
No. XM1630S-A00-104
xmodus swiss GmbH
20 / 32
validate:
validate =
validates
actual
configuration
Note:
The LAN configuration menu contains a validation procedure, which prevents the
storing of incorrect configuration data. Saving of new settings cause an immediate
reset and must be validated within a period of 3 minutes. After this timeout with no
validation, the module returns to the previous configuration. This ensures that invalid
settings do not render a device unreachable.
ping:
ping xxx.xxx.xxx.xxx
= pings the IP Address entered
Example: ping 192.168.0.1<cr>
arp:
arp –a
= show ARP table
arp
–d
=
delete
ARP
table
4.4.2 Serial interface configuration commands
set_baud:
set_baud 9600
= sets the serial baud rate from 9600 to 230400
…
set_baud 230400
= sets the serial baud rate to 230400
Example: set_baud 9600 <cr>
set_stop:
set_stop 1
= sets 1 stop bits
set_stop 1.5
= sets 1.5 stop bits
set_stop 2
= sets 2 stop bits
Example: set_stop 1 <cr>
set_bits:
set_bits 7
= sets number of data bits to 7
set_bits 8
= sets number of data bits to 8
Example: set_bits 8 <cr>