Click or drag to resize

ModbusTCPProtocolGetAllLatchedLowInputStates Method

Note: This API is now obsolete.

Get the LOW LATCH state 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("GetAllLatchedLowInputStates is deprecated. Replaced by GetAllLatchedLowDigitalInputStates")]
public int GetAllLatchedLowInputStates()

Return Value

Int32

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

Implements

IIOProtocolGetAllLatchedLowInputStates
See Also