BaseSerialLaserControllerGetUsedScanController Method |
Retrieves the scan controller associated with this laser.
Namespace: RAYLASE.Marker.Device.LaserControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxprotected BaseScanController GetUsedScanController()
Return Value
BaseScanControllerThe scan controller the laser is linked to or null in
case it is not configured.
See Also