Click or drag to resize

EDDeviceIOLinesChanged Event

Register an event with this handler to be notified when the state of one or more IOLines change within a polling interval This is useful when a state in the program is dependent on 2 or more ioLine states

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
public event IOLinesChangedEventHandler IOLinesChanged

Value

Type: Brainboxes.IOIOLinesChangedEventHandler

Implements

IEDDeviceIOLinesChanged
See Also