Click or drag to resize

ASCIIProtocolClearAllLatchedInputs 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