Click or drag to resize

IIOProtocolGetAllLatchedHighInputStates Method

Note: This API is now obsolete.

Get ALL Latched High Digital Input States, where each bit represents whether the corresponding line is latched high

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")]
int GetAllLatchedHighInputStates()

Return Value

Int32

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

See Also