Depending on if you connect one or multiple devices to the same port, define the correct parity setting.
- Establish a connection to AQT400. See Connecting to AQT400 with RS-232 (CLI).
-
Select the parity according to your setup. If you connect multiple devices to the same
port, all the devices must have the same parity setting.
For example, if the system uses odd parity, set the device parity to odd:
set rs485_parity=o
The parity setting options are:
- Even parity: set rs485_parity=e
- Odd parity: set rs485_parity=o
- No parity: set rs485_parity=n
-
To reboot the device and check that the settings are correct, type the following:
reboot --really show rs485_parity
- When done, close the connection.