Description of Functions
128
CT440
Data Handling Functions
CT440_ScanGetPowerResampledArray
Applicability
All models of CT440.
Description
This function performs the following:
Gets the total number of output power values (measured at the
output port of the CT440) associated with the wavelength values
produced by the CT440.
The step between wavelength points corresponds to the
resolution set in the
For more details on re-sampled data points, see
Fills the input array with the re-sampled output power in each
point.
Declaration
int32_t CT440_ScanGetPowerResampledArray (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 output
power values.
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: ......