Click or drag to resize

IIOProtocolGetAllLineStates Method

Note: This API is now obsolete.

Get All digital Line states, where each bit represents the state of the corresponding line number

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[ObsoleteAttribute("GetAllLineStates is deprecated. Replaced by GetAllDigitalLineStates")]
int GetAllLineStates()

Return Value

Int32

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

See Also