Click or drag to resize

ASCIIProtocolGetAllLatchedHighInputStates Method

Note: This API is now obsolete.

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
[ObsoleteAttribute("GetAllLatchedHighInputStates is deprecated. Replaced by GetAllLatchedHighDigitalInputStates")]
public int GetAllLatchedHighInputStates()

Return Value

Int32
High latch states

Implements

IIOProtocolGetAllLatchedHighInputStates
See Also