Click or drag to resize

BaseLaserControllerSetPowerCorrectionFile Method

Sets the power correction file (*.pc3).

Namespace: RAYLASE.Marker.Device.LaserController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public virtual void SetPowerCorrectionFile(
	string path
)

Parameters

path  String
Path of the power correction file.
See Also