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

Return Value

Type: Int32

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

See Also