Click or drag to resize

ModbusTCPProtocolGetAllLatchedHighInputStates Method

Note: This API is now obsolete.

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
[ObsoleteAttribute("GetAllLatchedHighInputStates is deprecated. Replaced by GetAllLatchedHighDigitalInputStates")]
public int GetAllLatchedHighInputStates()

Return Value

Int32

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

Implements

IIOProtocolGetAllLatchedHighInputStates
See Also