ModbusTCPProtocolGetAllInputStates Method |
Get the state of the inputs on the device
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxpublic int GetAllInputStates()
Public Function GetAllInputStates As Integer
member GetAllInputStates : unit -> int
Return Value
Type:
Int32[Missing <returns> documentation for "M:Brainboxes.IO.ModbusTCPProtocol.GetAllInputStates"]
See Also