SPICE3DeviceAbortExecution Method |
Aborts all ongoing executions.
Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override void AbortExecution(
bool forceStopStandAlone = false
)
Parameters
- forceStopStandAlone Boolean (Optional)
- If Stand-Alone mode is using an error list, a normal abort will result in restarting the Stand-Alone list. If true, error list will not be entered on abort.
See Also