Click or drag to resize

IIOProtocolClearLineCount Method

Note: This API is now obsolete.

Clears the digital input counter of the specified channel.

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
[ObsoleteAttribute("ClearLineCount is deprecated. Replaced by ClearDigitalInputLineCount")]
void ClearLineCount(
	int line
)

Parameters

line
Type: SystemInt32

[Missing <param name="line"/> documentation for "M:Brainboxes.IO.IIOProtocol.ClearLineCount(System.Int32)"]

See Also