Agilent Technologies E1439 User Manual page 126

Vxi 70 mhz if adc with filters and memory
Table of Contents

Advertisement

Agilent E1439 Programmer's Reference
Functions listed alphabetically
age1439_fiber_verify
This function verifies the operational condition of the fiber interface.
VXIplug&play Syntax
Description
This function performs a verification of the fiber interface using either an internal or an external
signal path. The internal signal path cannot test the actual RX/TX ports but does test the internal
connections of the fiber interface to the rest of the module. The external signal path does test the
RX/TX ports but requires connecting an optical short between the RX and TX fiber ports.
Note
No fiber optic cables should be connected or disconnected during verification.
Parameter
id
is the VXI instrument session pointer returned by the age1439_init function.
verifyPath
indicates which path, internal or external, is being tested by age1439_fiber_verify.
AGE1439_FIBER_VERIFY_INTERNAL
rest of the module.
Note
age1439_self_test
AGE1439_FIBER_VERIFY_EXTERNAL
fiber ports by connecting an optical short between them.
sec
sets the number of seconds the verification procedure will last based on this argument.
AGE1439_FIBER_VERIFY_MIN
AGE1439_FIBER_VERIFY_MAX
Return Value
AGE1439_SUCCESS indicates that a function was successful.
Values other than AGE1439_SUCCESS indicate an error condition or other important status
condition. To determine the error message, pass the return value to
page 102
See Also
"age1439_init" on page
116
#include "age1439".h
ViStatus age1439_fiber_verify(ViSession id, ViInt16 verifyPath, ViInt16 sec);
performs five-second internal fiber verification.
132,
"age1439_self_test" on page 170
verifies the internal fiber interface connections to the
verifies the operational condition of the RX and TX
sets minimum fiber verification time in seconds.
sets maximum fiber verification time in seconds.
"age1439_error_message" on

Advertisement

Table of Contents
loading

Table of Contents