Click or drag to resize

BaseScanControllerSetPowerCorrectionFile Method

Sets the power correction file (*.pc3).

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

Parameters

path  String

[Missing <param name="path"/> documentation for "M:RAYLASE.Marker.Device.ScanController.BaseScanController.SetPowerCorrectionFile(System.String)"]

See Also