Change Modbus Polling Rate on VBAI

Updated Sep 30, 2021

Reported In

Software

  • Vision Builder for Automated Inspection

Issue Details

The Modbus registers update slowly in Vision Builder for Automated Inspection (VBAI), how can I increase the refresh rate?

Solution

You can modify the loop rate by adding the following section to the Vision Builder AI System Config.ini located in the /etc/natinst/vbai/ folder:

[PrivateDeviceSettings]
Server_PrivLoopRate = <period in ms> 


The Vision Builder AI Modbus server is set to update Modbus registers at an appropriate rate for the target.
2021-09-30_10h05_33.png
 

Additional Information

For more information regarding Modbus Slave communication in VBAI please refer to the Vision Builder AI Online Help.

2021-09-30_10h08_41.png