Namespace PlcDocu.TcoInspectors
Classes
MAIN
TcoAnalogueInspector
Provides a mechanism for inspecting status of discrete signal.
TcoAnalogueInspectorData
TcoComprehensiveResult
TcoDataInspector
Provides a mechanism for inspecting status of discrete signal.
TcoDataInspectorData
TcoDigitalInspector
Provides a mechanism for inspecting status of discrete signal.
TcoDigitalInspectorData
TcoInspectionGroup
TcoInspector
Base block for signal and data inspectors. This block is abstract and must be inherited in derived block. Inspector provide a mechanism for detection and evaluation of various signals. The inspection is settable by a series of settings, like stabilisation times, timeouts, repeats counts, etc.
TcoInspectorData
Defines data commonly used accross different types of inspectors.
TcoInspectorDialog
Provides dialog with the user to allow for deciding how to proceed in case of failure.
TcoInspectorTask
Base block for inspectors.