Click or drag to resize

SPICE3DeviceSetPowerCorrectionFile Method

Sets the power correction file (*.pc3).

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override void SetPowerCorrectionFile(
	string path
)

Parameters

path  String

[Missing <param name="path"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.SetPowerCorrectionFile(System.String)"]

See Also