Trigger Class
This class represents a log trigger.
Inheritance Hierarchy
System Object
IntervalZero.MaxRT.Libraries.VariableDatabase.Trigger
Namespace:
IntervalZero.MaxRT.Libraries.VariableDatabase
Assembly:
IntervalZero.MaxRT.Libraries (in IntervalZero.MaxRT.Libraries.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public class Trigger
The Trigger class exposes the following members.
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Default constructor. |
Properties
| Name | Description | |
|---|---|---|
|
|
The index of the channel to compare with the trigger. |
|
|
|
The trigger type of the comparison between the channel and the trigger. |
|
|
|
A reference value to trigger the comparison. |
See Also: