Issue
Product Line
TAC IA SeriesEnvironment
- I/A Series R2
- Modbus
Cause
Resolution
Yes, the minimum send time between Modbus messages can be controlled by adding a parameter in the drivers.properties file:
- Ensure you have modbusAsync-2.302.514.v1 or higher installed.
- Open the UNC using the Admin Tool and navigate to the Installation tab.
- Edit the drivers.properties file.
- Add the following property on its own line:
(Value is in milliseconds; adjust as needed, e.g., 1000 = 1 second delay)modbusAsync.minSendInterval=1000 - Save the file and reboot the station.
- Important: Backup the station when prompted during the process.