Click or drag to resize

BaseLaserControllerSetPowerCalibrationFileDelegate Property

Gets or sets the set power calibration file delegate.

Namespace: RAYLASE.Marker.Device.LaserController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public Action<string, int> SetPowerCalibrationFileDelegate { get; set; }

Property Value

ActionString, Int32
See Also