User`s guide
4-162 Agilent E6432A Microwave Synthesizer User’s Guide
HPE6432_SetAmModState
ViStatus HPE6432_SetAmModState (ViSession instrumentHandle,
ViBoolean amEnable);
Purpose
This function enables or disables the amplitude modulation port on the
synthesizer front panel. This affects the current state as well as the list.
Factory Preset Value: Disable
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.
amEnable
Variable Type ViBoolean
This parameter specifies whether amplitude modulation is enabled or
disabled.
Allowable values: enable=VI_TRUE, disable=VI_FALSE
Return Value
This return value always returns VI_SUCCESS.
Related Topics
Set Deep AM (On/Off)
Set AM Mode (LIN/EXP)
HPE6432_GetAmpModState