Click or drag to resize

SPICE3DeviceExecutionInProgressEnabled Property

Returns true if the device is generating an execution in progress signal.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override bool ExecutionInProgressEnabled { get; }

Property Value

Boolean
Remarks
In contrast to mark in progress, execution in progress is asserted while waiting for input or part sensor.
See Also