Description of Functions
152
CT440
Instrument Information Functions
Instrument Information Functions
CT440_GetNbInputs
Applicability
All models of CT440.
Description
This function returns the number of available TLS inputs on the
connected CT440 model.
Declaration
int32_t CT440_GetNbInputs(uint64_t uiHandle);
Parameter
uiHandle
Handle returned from
CT440_Init
Type: Input
Data type: unsigned int64
Return value
≥
0: indicates the number of available inputs on the unit.
-1: the operation failed.
Example
int32_t iNbofInputs =
CT440_GetNbInputs(uiHandle);
CT440_GetNbDetectors
Applicability
All models of CT440.
Description
This function returns the number of available optical power detectors
on the connected CT440 model.
Declaration
int32_t CT440_GetNbDetectors(uint64_t uiHandle);
Parameter
uiHandle
Handle returned from
CT440_Init
Type: Input
Data type: unsigned int64
Return value
≥
0: indicates the number of available detector ports on the unit.
-1: the operation failed.
Example
int32_t iNbofDetectors =
CT440_GetNbDetectors(uiHandle);
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: ......