51
Line Service Commands
Set Modbus-Slave Line
Description Sets the Modbus slave parameters for the line.
User Level Admin
Syntax
Options crlf
protocol
uid-range
Set Modbus-Master Line
<ip_address>
Specify the IP address of the remote host that is receiving the vmodem connection.
<host>
Select the hostname (from the host table) of the remote host that is receiving the
vmodem connection.
<port>
Specify the TCP port that the remote host is listening on for the vmodem connection.
delete
Deletes the specified entry from the phone number table.
set modbus-slave line .|<number>|* [crlf on|off]
[protocol rtu|ascii] [uid-range <uid_range>]
When Modbus/ASCII is selected, adds a CR/LF to the end of the transmission; most
Modbus devices require this option. The default is On.
Specify the protocol that is used between the Modbus Master(s) and Modbus Slave(s),
either RTU or ASCII.
You can specify a range of UIDs (1-247), in addition to individual UIDs. The format is
comma delimited; for example, 2-35, 50, 100-103.
Description Sets the Modbus master parameters for the line.
User Level Admin
Syntax set modbus-master line .|<number>|* [crlf on|off]
[protocol rtu|ascii]
[[entry <number> [port <port>] [protocol udp|tcp]
[range-mode gateway|host] [slave-ip <IP_address>]
[uid-range <start_uid> <end_uid>]]
Options crlf
When Modbus/ASCII is selected, adds a CR/LF to the end of the transmission; most
Modbus devices require this option. The default is On.
protocol
Specify the protocol that is used between the Modbus Master(s) and Modbus Slave(s),
either RTU or ASCII.
entry
You can specify up to 16 Modbus Slave Remote IP Mapping entries (the UIDs must not
overlap).