Description of Functions
112
CT440
Configuration Functions
CT440_UpdateWavelengthReference
Applicability
All models of CT440.
Description
This function modifies the reference wavelength by adding an offset
to the factory wavelength calibration.
In the GUI, this function corresponds to the
Wavelength Referencing
area in the
Referencing
window.
Declaration
int32_t CT440_UpdateWavelengthReference(uint64_t uiHandle,
double RefWavelength,
double MeasuredWavelength);
Parameters
uiHandle
Handle returned from
CT440_Init
Type: Input
Data type: unsigned int64
RefWavelength
Wavelength value (in nm) of the reference (laser or gas cell).
Type: Input
Data type: double
MeasuredWavelength
Wavelength value (in nm) measured by the CT440.
Type: Input
Data type: double
Return value
0: the operation succeeded.
-1: the operation failed.
Data type: int32
Example
CT440_UpdateWavelengthReference(uiHandle, 1560.0, 1560.2);
Summary of Contents for CT440 Series
Page 1: ...User Guide CT440 Passive Optical Component Tester www EXFO com...
Page 6: ......
Page 30: ......
Page 96: ......
Page 162: ......