Click or drag to resize

ASCIIProtocolGetAllLatchedLowDigitalInputStates Method

Get the LOW LATCH state of all the digital INPUTS

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int GetAllLatchedLowDigitalInputStates()

Return Value

Int32
Low latch state

Implements

IIOProtocolGetAllLatchedLowDigitalInputStates
See Also