Allows you to 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 false by default.
Default: DisableCommStats = 0