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.0.0.0 (1.0.0.0)
Syntax
[ObsoleteAttribute("ClearAllLatchedInputs is deprecated. Replaced by ClearAllLatchedDigitalInputs")]
public void ClearAllLatchedInputs()

Implements

IIOProtocolClearAllLatchedInputs
See Also