User`s guide

5-12 Agilent E6432A Microwave Synthesizer User’s Guide
Applications and Example Programs
Repeat Mode
Repeat Mode
featureBits Mode Description Effect on a List
Bit 9 = 1 On The synthesizer runs through the list repeatedly until
the HPE6432_RunListAbort() function is sent to the
synthesizer. The values of the Sync Input Mode,
Trigger Input Mode, and Interrupt Mode remain valid.
The synthesizer generates an End of List Interrupt
after receiving an HPE6432_RunListAbort()
function call.
Bit 9 = 0 Off Repeat Mode is disabled. The synthesizer does not
repeat the list when this value is selected.
The HPE6432_RunList() function must be sent to the
synthesizer each time the list is run. The synthesizer
generates an End of List Interrupt when the list is
completed.