BaseScanControllerExecutionInProgressEnabled Property |
Returns true if the device is generating an execution in progress signal.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic abstract bool ExecutionInProgressEnabled { get; }
Property Value
Boolean
RemarksIn contrast to mark in progress, execution in progress is asserted while waiting for input or part sensor.
See Also