ModbusTCPProtocolGetAllLatchedLowDigitalInputStates Method |
Get the LOW LATCH state of all the Digital INPUTS
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxpublic int GetAllLatchedLowDigitalInputStates()
Public Function GetAllLatchedLowDigitalInputStates As Integer
abstract GetAllLatchedLowDigitalInputStates : unit -> int
override GetAllLatchedLowDigitalInputStates : unit -> int
Return Value
Type:
Int32[Missing <returns> documentation for "M:Brainboxes.IO.ModbusTCPProtocol.GetAllLatchedLowDigitalInputStates"]
Implements
IIOProtocolGetAllLatchedLowDigitalInputStates
See Also