IEDDeviceIOLineRisingEdge Event |
Register an event with this handler to be notified when the state of
an input or output line goes from 0 -> 1 / low to high / closed to open
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxevent IOLineChangedEventHandler IOLineRisingEdge
Event IOLineRisingEdge As IOLineChangedEventHandler
abstract IOLineRisingEdge : IEvent<IOLineChangedEventHandler,
EventArgs>
Value
Type:
Brainboxes.IOIOLineChangedEventHandler
See Also