BaseLaserControllerSetPowerCalibrationFile Method |
Sets the power calibration file (*.pcl).
Namespace: RAYLASE.Marker.Device.LaserControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic virtual void SetPowerCalibrationFile(
string path,
int index = 0
)
Parameters
- path String
- Path of the power calibration file.
- index Int32 (Optional)
- Index of the laser in case multiple are supported.
See Also