Click or drag to resize

LaserAPIStorePowerCalibration Method

(Re-)Stores the current power calibration table.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.5
Syntax
C#
public void StorePowerCalibration()
Remarks
The current power calibration table is whatever was last specified using SetPowerCalibration(String) or SetPowerCalibration(UInt32).
See Also