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