Description of Functions
CT440
137
Data Handling Functions
CT440_ScanSaveWavelengthResampledFile
Applicability
All models of CT440.
Description
This function saves in a text file the wavelength values measured by
the CT440 spaced by the uiResolution parameter (see
on page 104). The step between values corresponds to the resolution
set in
For more details on re-sampled data points, see
Declaration
int32_t CT440_ScanSaveWavelengthResampledFile(
uint64_t uiHandle,
char *pcPath);
Parameters
uiHandle
Handle returned from
CT440_Init
Type: Input
Data type: unsigned int64
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_ScanSaveWavelengthSyncFile(uiHandle,"D:\\measurements\\
wavelength.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: ......