Description of Functions
104
CT440
Configuration Functions
CT440_SetScan
Applicability
All models of CT440.
Description
This function sets the scan parameters.
In the GUI, this function corresponds to the
Scanning Range
settings
in the
Scan Parameters
window.
Declaration
int32_t CT440_SetScan(uint64_t uiHandle,
double dLaserPower,
double dMinWavelength,
double dMaxWavelength,
uint32_t * uiResolution);
Parameters
uiHandle
Handle returned from
CT440_Init
Type: Input
Data type: unsigned int64
dLaserPower
Laser power for the scan in mW, between 1 and 10 mW.
Possible values: depend on the laser’s power specifications.
Type: Input
Data type: double
dMinWavelength
Laser minimum wavelength in nm.
Possible values: minimum of the wavelength range of the laser.
Type: Input
Data type: double
dMaxWavelength
Laser maximum wavelength in nm.
Possible values: maximum of the wavelength range of the laser.
Type: Input
Data type: double
uiResolution
Pointer over an initialized variable to store the sampling resolution
in pm.
An automatic adjustment of resolution may occur due to the limited
number of points. In this case, the pointer returns the new resolution.
Possible values:
On CT440 without PDL option: 1 to 250
On CT440 with PDL option: 5 to 250
For resolution < 5 pm, the PDL measurement is not guaranteed.
Type: Input/ouput
Data type: unsigned int32*
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: ......