BaseLaserControllerSetPowerCorrectionFile Method |
Sets the power correction file (*.pc3).
Namespace: RAYLASE.Marker.Device.LaserControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic virtual void SetPowerCorrectionFile(
string path
)
Parameters
- path String
- Path of the power correction file.
See Also