User`s guide

4-52 Agilent E6432A Microwave Synthesizer User’s Guide
HPE6432_GetAmpModState
ViStatus HPE6432_GetAmpModState (ViSession
instrumentHandle, ViBoolean *amEnable)
Purpose
This function gets the state of the amplitude modulation port on the
synthesizer front panel.
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 (passed by reference)
Allowable values: enable=VI_TRUE, disable=VI_FALSE
Return Value
This return value always returns VI_SUCCESS.
Related Topics
HPE6432_SetAmModState