User`s guide
4-92 Agilent E6432A Microwave Synthesizer User’s Guide
HPE6432_GetNormalBlankingTime
ViStatus HPE6432_GetNormalBlankingTime (ViSession
instrumentHandle, ViInt16 *normalBlankingTime);
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 Normal
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.
normalBlankingTime
Variable Type ViInt16 (passed by reference)
Return Value
This return value always returns VI_SUCCESS.
Related Topics
HPE6432_SetNormalBlankingTime