Click or drag to resize

ModbusTCPProtocolClearAllLatchedInputs Method

Note: This API is now obsolete.

Clear the Digital INPUT latches

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
[ObsoleteAttribute("ClearAllLatchedInputs is deprecated. Replaced by ClearAllLatchedDigitalInputs")]
public void ClearAllLatchedInputs()

Implements

IIOProtocolClearAllLatchedInputs
See Also