Click or drag to resize

ASCIIProtocolGetAllLatchedHighDigitalInputStates Method

Get the HIGH LATCH states 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 GetAllLatchedHighDigitalInputStates()

Return Value

Int32
High latch states

Implements

IIOProtocolGetAllLatchedHighDigitalInputStates
See Also