Description of Functions
124
CT440
Data Handling Functions
CT440_ScanGetWavelengthResampledArray
Applicability
All models of CT440.
Description
This function performs the following:
Gets the total number of wavelength points produced by the
CT440, spaced by the uiResolution parameter (see
on page 104). The step between points
corresponds to the resolution set in
For more details on re-sampled data points, see
Fills the input array with the re-sampled wavelength in each
point.
Declaration
int32_t CT440_ScanGetWavelengthResampledArray
(uint64_t uiHandle,
double *dArray,
int32_t iArraySize);
Parameters
uiHandle
Handle returned from
CT440_Init
Type: Input
Data type: unsigned int64
dArray
Pointer over an initialized array to return the re-sampled wavelength
in each point.
Type: Input/Output
Data type: double*
iArraySize
Size of the array. The number of detectors used (defined with
on page 105) limits the available number of
points. Recommended values are:
For 1 detector used: up to 260,000
For 2 detectors used: up to 219,500
For 3 detectors used: up to 164,400
For 4 detectors used: up to 131,100
For 5 detectors used: up to 110,500 (4 optical det BNC C
detector)
Type: Input
Data type: 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: ......