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