In GRD with two serial ports you will be able to configure them individually. Notice that the two serial ports cannot be configured on the same mode.
Mode: Depending on how you are planning to use the GRD/cLAN you will choose on of these modes
Data output from MW transparent port: It allows you to configure which serial port can be reached remotely from the broker. Configuring a serial port will force this option to on.
Baud Rate: Serial Port speed (1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200)
Data bits: Can be 7 or 8 bits
Parity: Error checking (none, even, odd)
Flow control: Allows automatic control of communication traffic according to the network availability. It is generally used for massive data transfer to avoid loss of information.
Stop bits: Allows to define the number of stop bits.
In the "Remote" serial port mode, the device will attempt to group several data before sending the packet through the network; this makes a better use of the bandwidth and reduces communication costs. The implemented criteria for the packet end are the following:
If the end character criteria is enabled and the time window is disabled, the device will store the received data for an indefinite time until the configured character is received or the 1000 characters are accumulated. |
If both criteria are used, whichever is the earliest will cause data to be sent.
2020-11-20