Click or drag to resize

BaseScanControllerSetMarkInProgress Method

Asserts or deasserts the mark in progress signal.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract void SetMarkInProgress(
	bool active
)

Parameters

active  Boolean
True if active.
See Also