BaseScanControllerSetMarkInProgress Method |
Note: This API is now obsolete.
Asserts or deasserts the mark in progress signal.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.34.0
Syntax[ObsoleteAttribute("Please use BaseIOController.WriteSpecialFunction instead.")]
public void SetMarkInProgress(
bool active
)Parameters
- active Boolean
- True if active.
See Also