User`s guide

Agilent E6432A Microwave Synthesizer Users Guide 4-63
HPE6432_GetExtSyncOutput
ViStatus HPE6432_GetExtSyncOutput (ViSession
instrumentHandle, ViUInt16 *syncOutFrontPanel);
Purpose
This function returns the value specified by the Set Sync Out - Front
Panel 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.
syncOutFrontPanel
Variable Type ViUInt16 (passed by reference)
This parameter returns the value specified by the Set Sync Out-
Front Panel function.
Return Value
This return value always returns VI_SUCCESS.
Related Topics
HPE6432_SetExtSyncOutput