BaseScanControllerEnableJobLoop Method |
Exits the loop set by
PrepareMasterSingleList(Int32, Boolean, Boolean, MarkOnTheFlyTriggerProfile, MarkOnTheFlyTriggerProfile, MarkOnTheFlyTriggerProfile, NullableGuid, Boolean, Int32, String, Boolean, Boolean) after the current iteration.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic abstract void EnableJobLoop(
bool enable
)
Parameters
- enable Boolean
[Missing <param name="enable"/> documentation for "M:RAYLASE.Marker.Device.ScanController.BaseScanController.EnableJobLoop(System.Boolean)"]
See Also