Automatic Diagnostics functions
Use the Automatic Diagnostics functions to retrieve information about automatic diagnostic events from an individual device or multiple devices with similar names. These functions are available wherever expressions are supported in a FactoryTalk View SE application.
The following table lists Automatic Diagnostics functions.
This function | Returns this value |
---|---|
ADDA_ActiveSuppressedCount (DevicePath ) | A long integer from 0 to the number of automatic diagnostic events that are Active and Suppressed . |
ADDA_ActiveUnsuppressedCount (DevicePath ) | A long integer from 0 to the number of automatic diagnostic events that are Active and Unsuppressed . |
ADDA_InactiveSuppressedCount (DevicePath ) | A long integer from 0 to the number of automatic diagnostic events that are Inactive and Suppressed . |
Provide Feedback