Digi TX40 User Manual page 280

Table of Contents

Advertisement

Serial port
d. Stop bits: For Stop bits, select the number of stop bits used by the device to which you
want to connect. The default is 1.
e. Flow control: For Flow control, select the type of flow control used by the device to
which you want to connect. The default is None.
6. Click Apply to save the configuration and apply the change.
Command line
1. Select the device in Remote Manager and click Actions > Open Console, or log into the TX40
local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. The serial port is enabled by default. To disable:
(config)> serial port1 enable false
(config)>
4. Set the mode:
(config)> serial port1 mode modbus
(config)>
5. (Optional) Set a label that will be used when referring to this port.
(config)>path-paramlabel label
(config)>
6. 1. Set the baud rate used by the device to which you want to connect:
(config)>serial port1 baudrate rate
(config)>
2. Set the number of data bits used by the device to which you want to connect:
(config)>serial port1 databits bits
(config)>
3. Set the type of parity used by the device to which you want to connect:
(config)>serial port1 parity parity
(config)>
Allowed values are:
even
n
odd
n
none
n
The default is none.
TX40 User Guide
Configure Modbus mode
280

Advertisement

Table of Contents
loading

Table of Contents