SPICE3DeviceAssignScanHeads Method |
Assigns the scan heads.
Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override void AssignScanHeads(
IEnumerable<BaseScanHead> scanHeads
)
Parameters
- scanHeads IEnumerableBaseScanHead
- The scan heads being assigned.
See Also