AutoTest II Sytem Operation
Subject to Export Control, see Cover Page for details.
6-18
Using Variables
There are several variables associated with each meter test function. This section describes the
function of each variable.
avgcnt variables
These variables set the average count of the meter being read. If the user does not set the avgcnt
variable, it defaults to 1.
demod_am(avgcnt)
demod_fm(avgcnt)
demod_freq(avgcnt)
demod_dist(avgcnt)
demod_hn(avgcnt)
demod_sinad(avgcnt)
demod_snr(avgcnt)
aib_pwr(avgcnt)
audio_freq(avgcnt)
audio_dist(avgcnt)
audio_hn(avgcnt)
audio_level(avgcnt)
audio_sinad(avgcnt)
audio_snr(avgcnt)
trbb_pwr(avgcnt)
rf_err(avgcnt)
trib_pwr(avgcnt)
Example:
# set number of averages for demod sinad meter to 10
set demod_sinad(avgcnt) 10