Click or drag to resize

SPICE3DeviceResetDecoderCounts Method

Resets the selected decoder counts to zero.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override void ResetDecoderCounts(
	int decoderID
)

Parameters

decoderID  Int32
The decoder id.
See Also