User`s guide

Agilent E6432A Microwave Synthesizer Users Guide 4-91
HPE6432_GetLongBlankingTime
ViStatus HPE6432_GetLongBlankingTime (ViSession
instrumentHandle, ViInt16 *longBlankingTime);
NOTE Use of this function can result in unspecified performance.
Performance of the synthesizer resulting from this usage is
unwarranted.
NOTE This function requires Set User Blanking to be enabled.
Purpose
This function returns the blanking time specified by the Set Long
Blanking Time 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.
longBlankingTime
Variable Type ViInt16 (passed by reference)
This parameter returns the amount of long blanking time.
Return Value
This return value always returns VI_SUCCESS.
Related Topics
HPE6432_SetLongBlankingTime