DiagnosticsEnable

<< Click to Display Table of Contents >>

 

DiagnosticsEnable

Boolean Enables or disables the generation of diagnostics data (trigger simulations). This property cannot be changed while this object is active and its default value is False. Diagnostics data is stored on the Database pointed by the DBServer property. The tables used to store diagnostics data use the prefix configured in the TableName property and the suffixes _Simulations (table with simulation sessions), _ClosedLoops (table with closed loops), and _ClosedLoopItems (table with closed-loop items). If the Logging property is configured to False, diagnostics data is not stored on the database.

Was this page useful?