IIOProtocolGetAllLatchedHighDigitalInputStates Method |
Get ALL Latched High Digital Input States, where each bit represents whether the corresponding line is latched high
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxint GetAllLatchedHighDigitalInputStates()
Function GetAllLatchedHighDigitalInputStates As Integer
abstract GetAllLatchedHighDigitalInputStates : unit -> int
Return Value
Type:
Int32[Missing <returns> documentation for "M:Brainboxes.IO.IIOProtocol.GetAllLatchedHighDigitalInputStates"]
See Also