SPICE3DeviceSetMarkInProgress Method |
Asserts or deasserts the mark in progress signal.
Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override void SetMarkInProgress(
bool active
)
Parameters
- active Boolean
- True if active.
See Also