Click or drag to resize

BaseScanControllerResetDecoderCounts Method

Resets the selected decoder counts to zero.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract void ResetDecoderCounts(
	int decoderID
)

Parameters

decoderID  Int32
The decoder id.
See Also