IOPort |
The IOPortCondition type exposes the following members.
| Name | Description | |
|---|---|---|
| AheadOfTimeEvaluation | Allows evaluating the condition ahead of time, resulting in optimized execution time. Should be disabled, if condition is not set ahead of time. | |
| Controller | The IO controller to be used. | |
| PortDefinition | The logical definition of the port. | |
| PortValue | The value in the port to verify condition. | |
| UseCondition | The flag to indicate whether this condition is taken into account. |