IOLineLowLatchedStatus Property |
Whether this IOLine has had its Low Latch set since the last latch reset
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool LowLatchedStatus { get; }
Public ReadOnly Property LowLatchedStatus As Boolean
Get
member LowLatchedStatus : bool with get
Property Value
BooleanSee Also