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.5.0.8
Syntax
public int GetAllLatchedHighDigitalInputStates()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Brainboxes.IO.ASCIIProtocol.GetAllLatchedHighDigitalInputStates"]

Implements

IIOProtocolGetAllLatchedHighDigitalInputStates
See Also