User`s guide

Agilent E6432A Microwave Synthesizer Users Guide 4-117
HPE6432_GetSyncOutState
ViStatus HPE6432_GetSyncOutState (ViSession
instrumentHandle, ViBoolean *syncOutEnable);
Purpose
This function returns the current state of the Sync Out trigger.
Factory Preset Value: Disabled
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.
syncOutEnable
Variable Type ViBoolean (passed by reference)
Return Value
This return value always returns VI_SUCCESS.
Related Topics
HPE6432_SetSyncOutState