LaserAPIGetPowerCalibration(String) Method |
Gets the current power calibration from the card and writes it to a file.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.5
Syntaxpublic void GetPowerCalibration(
string localFile
)
Parameters
- localFile String
- Full path to the file.
See Also