Description of Functions
126
CT440
Data Handling Functions
CT440_ScanGetPowerSyncArray
Applicability
All models of CT440.
On CT440 with PDL option, you cannot use this function to directly
CT440_ScanGetPowerResampledArray
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 native
resolution or a multiple of native resolution.
For more details on native resolution, see
Fills the input array with the measured values.
Declaration
int32_t CT440_ScanGetPowerSyncArray (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 measured 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: ......