Description of Functions
CT440
139
Data Handling Functions
CT440_ScanSavePowerResampledFile
Applicability
All models of CT440.
Description
This function saves in a text file the output power associated with the
wavelength values measured by the CT440, spaced by the
The step between points corresponds to the resolution set in
For more details on re-sampled data points, see
It also saves the (re-sampled) transfer function measured on the
enabled detectors.
Declaration
int32_t CT440_ScanSavePowerSyncFile (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_ScanSavePowerResampledFile(uiHandle,"D:\\measurements\
\powerout_resampled.txt");
Содержание CT440 Series
Страница 1: ...User Guide CT440 Passive Optical Component Tester www EXFO com...
Страница 6: ......
Страница 30: ......
Страница 96: ......
Страница 162: ......