Yt_SignalLogic
Yt_SignalLogic: ENUM
| ENUM Type | #INT Value | ENUM String | Description | Usage |
|---|---|---|---|---|
|
Yt_SignalLogic |
|
|||
| 0 | ActiveHigh |
Value is active when the signal is TRUE | Yt_SignalLogic#ActiveHigh | |
| 1 | ActiveLow |
Value is active when the signal is FALSE | Yt_SignalLogic#ActiveLow | |