PakBusInvTableDefRetries
If the PakBus Driver receives an "Invalid Table Definitions" error from a data logger, the driver will immediately attempt to obtain updated table definitions from the RTU. This can be a very time-consuming process since the driver will then have to poll the data logger for its entire history.
PakBusInvTableDefRetries protects against false positives in this scenario. The PakBus Driver will only discard its current table definitions if it receives a number of consecutive "Invalid Table Definitions" errors equal to this parameter. The default value is 3.
Section: System
Default: PakBusInvTableDefRetries = 3
*No restart required (Settings.Dynamic property)