Description of Functions
CT440
141
Data Handling Functions
CT440_ScanSaveDetectorResampledFile
Applicability
All models of CT440.
Description
This function saves in a text file the transfer function (or one state of
PDL) values on a selected detector associated with the wavelength
values measured by the CT440 spaced by the uiResolution parameter
(see
The step between points corresponds to the resolution set in
For more details on re-sampled data points, see
Declaration
int32_t CT440_ScanSaveDetectorResampledFile(uint64_t uiHandle,
rDetector eDetector,
char *pcPath);
Parameters
uiHandle
Handle returned from
CT440_Init
Type: Input
Data type: unsigned int64
eDetector
Detector number.
Possible values: see
Type: Input
Data type: rDetector
pcPath
Path to the file to write (absolute or relative path).
Type: Input/Output
Possible file extension: txt
Data type: char*
Return value
0: the operation succeeded.
-1: the operation failed.
Data type: int32
Example
CT440_ScanSaveDetectorResampledFile(uiHandle,DE_1,"D:\\measur
ements\\PoutDet1_resampled.txt");
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: ......