DisableCommStats
Disable the logging of communication statistics for all drivers by setting the value to 1.
You can disable the logging of communication statistics for a specific driver type by prepending the drive type name in front of this variable like so:
<DriveTypeName>DisableCommStats = 1
For example, to disable logging for the Allen Bradley driver use the following:
AllenBradleyDisableCommStats = 1
Set to 0 (false) by default.
Section: System
Default: DisableCommStats = 0
*No restart required (Settings.Dynamic property)