Click or drag to resize

LaserAPIGetPowerCalibration Method

Gets the current power calibration from the card.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.5
Syntax
C#
public uint[] GetPowerCalibration()

Return Value

UInt32
Power calibration values as an array.
See Also