Click or drag to resize

BasePluginCameraCopyScanHeadData Method

Copies the data needed for checking the scan head parameters into the ones of the camera. Used when the scan head parameters has been changed but the warning to recalibrate the camera should be ignored.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.20.0
Syntax
C#
public void CopyScanHeadData()
See Also