User`s guide
Agilent E6432A Microwave Synthesizer User’s Guide 4-121
HPE6432_GetVxiSyncOutput
ViStatus HPE6432_GetVxiSyncOutput (ViSession
instrumentHandle, ViUInt16 *syncOutVXIBackplane);
Purpose
This function returns the value specified by the Set Sync Out – VXI
Backplane function.
Parameter List
instrumentHandle
Variable Type ViSession
This is the ViSession handle that is obtained from the Initialize
function. The instrumentHandle identifies a particular instrument
session.
syncOutVXIBackplane
Variable Type ViUInt16 (passed by reference)
This parameter returns the value specified by the Set Sync Out - VXI
Backplane function.
Return Value
This return value always returns VI_SUCCESS.
Related Topics
HPE6432_SetVxiSyncOutput