Click or drag to resize

SPICE3DeviceSetMarkInProgress Method

Asserts or deasserts the mark in progress signal.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override void SetMarkInProgress(
	bool active
)

Parameters

active  Boolean
True if active.
See Also