Click or drag to resize

ModbusTCPProtocolGetAllLatchedHighDigitalInputStates Method

Get the HIGH LATCH states of all the Digital Inputs

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int GetAllLatchedHighDigitalInputStates()

Return Value

Int32

[Missing <returns> documentation for "M:Brainboxes.IO.ModbusTCPProtocol.GetAllLatchedHighDigitalInputStates"]

Implements

IIOProtocolGetAllLatchedHighDigitalInputStates
See Also