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