User`s guide
Agilent E6432A Microwave Synthesizer User’s Guide 4-229
HPE6432_SetUserBlankingState
ViStatus HPE6432_SetUserBlankingState (ViSession
instrumentHandle, ViBoolean userBlankingEnable);
NOTE Use of this function can result in unspecified performance.
Performance of the synthesizer resulting from this usage is
unwarranted.
Purpose
This function is used to enable or disable user blanking, long blanking,
and amplitude blanking adjustments.
This function applies only to the following functions:
Set Normal Blanking Time
Set Long Blanking Time
Set Amplitude Blanking Time
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.
userBlankingEnable
Variable Type ViBoolean
This parameter specifies whether user blanking is enabled or disabled.
Allowable values: enable=VI_TRUE, disable=VI_FALSE
Return Value
This parameter reports the return status of this function.
To obtain further information about the status that is returned, call the
Error Message function or refer to “Error-Code and Fail-Code
Messages” on page 3-93.
Related Topics
HPE6432_GetUserBlankingState
Set Normal Blanking Time
Set Long Blanking Time
Set Amplitude Blanking Time