Signal and Physical Line Parameters in Modbus
(Original Document)
At a Glance
The signal and physical line parameters are accessible via three zones:
The Physical line Zone
This configuration zone appears on the screen as shown below:
In this zone, you can choose between two types of physical line for the serial port on the BMX P34 1000/2000/2010/20102/2020 processors:
The Signals Zone
This configuration zone appears on the screen as shown below:
In this zone, you can select the signals supported by the RS232  physical line:
If the RS485 is configured, the entire zone will be grayed out and the default value is RX/TX.
The RTS/CTS delay Zone
This configuration zone appears on the screen as shown below:
RTS/CTS delay zone is available only when both RS232 and RX/TX+RTS/CTS check boxes are selected. An RTS/CTS flow control algorithm is selected if the default value is 0 ms. A value different from 0 enables an RTS/CTS modem control algorithm.
The RTS/CTS flow control algorithm (DTE <-> DTE) is different from the RTS/CTS modem control algorithm (DTE <-> DCE) as follows:
RTS/CTS Flow Control Algorithm
The aim is to prevent a reception buffer overflow.
The RTS output signal of each device is connected to CTS input signal of other device. The transmitter (M340) is authorized to transmit data when receiving the RTS input signal (e.g. another M340) on its CTS input. This algorithm is symmetric and allows full duplex asynchronous communication.
RTS/CTS Modem Control Algorithm
Before a request is transmitted, the sender (M340) activates the RTS signal and waits for the CTS signal to be triggered by the modem. If the CTS is not activated after the RTS/CTS delay, the request is discarded.