Reference Manual

Table Of Contents
2. Basic Radio Programming and Setup
FGR3
User-Reference Manual
LUM0110AA Rev Jan-2019 Page 37 of 143 Copyright © 2019FreeWave
This document is subject to change without notice. This document is the property of FreeWave Technologies, Inc.
and contains proprietary information owned by FreeWave. This document cannot be reproduced in whole or in
part by any means without written permission from FreeWave Technologies, Inc.
Flow Control
Setting Description
Description: Specifies the hardware flow control for the data port on the radio.
Flow control is the process of managing the speed data is transmitted to not
overwhelm the device receiving the transmission.
FREEWAVE Recommends: Use Flow Control if the Baud Rate is
higher than 38,400.
2.2.4. Modbus RTU
Note: When using the radio in Modbus RTU mode, the Master Packet Repeat parameter setting on
the MultiPoint Parameters tab MUST match in every radio.
The Modbus RTU mode must be set to 1 when radios are configured in RS422 or RS485 mode.
Modbus RTU
Setting Description
Default Setting 0 (Disabled)
Options 0 to 9
Terminal Menu (1) Set Baud Rate > (B) ModbusRTU
Description: A setting other than 0 in this parameter causes the radio to wait for an amount of
time gathering data before sending out the RF link.
l 0 (Disabled) - The radio sends data out through its RF link as soon as the data
is received into the serial port. This is the default setting.
l 1 - The radio waits for a number of slots equal to two times the Master Packet
Repeat setting before sending the received data out the RF link.
Example: If the Master Packet Repeat parameter is set to 3, the radio
waits for 6 slots, gathering data up the whole time.
At the end of the 6 slots, the radio sends all received data in one “burst.
This is the appropriate setting for most Modbus RTU devices.
l 2 or higher - The radio waits for a number of slots calculated using this
formula:
(Modbus RTU setting + Master Packet Repeat setting + 1) x 2
Example: In a radio where the Modbus RTU setting is 2 and the Master
Packet Repeat setting is 3, the radio waits for(2+3+1)x2, or 12 slots.