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