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

Return Value

Type: Int32

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

Implements

IIOProtocolGetAllLatchedHighInputStates
See Also