Description of Functions
138
CT440
Data Handling Functions
CT440_ScanSavePowerSyncFile
Applicability
All models of CT440.
On CT440 with PDL option, you cannot use this function to directly
calculate PDL; you must use the
CT440_ScanSavePowerResampledFile
Description
This function saves in a text file the output power and transfer
function values measured on the enabled detector(s) associated
with the recorded pulse number. Recorded values are those
measured by the CT440 (at the native sampling resolution).
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_ScanSavePowerSyncFile(uiHandle,"D:\\measurements\\powe
rout.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: ......