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()
<ObsoleteAttribute("GetAllLineStates is deprecated. Replaced by GetAllDigitalLineStates")>
Function GetAllLineStates As Integer
[<ObsoleteAttribute("GetAllLineStates is deprecated. Replaced by GetAllDigitalLineStates")>]
abstract GetAllLineStates : unit -> int
Return Value
Type:
Int32[Missing <returns> documentation for "M:Brainboxes.IO.IIOProtocol.GetAllLineStates"]
See Also