Agilent Technologies E1439 User Manual page 147

Vxi 70 mhz if adc with filters and memory
Table of Contents

Advertisement

age1439_input_range_auto
Performs auto-ranging.
VXIplug&play Syntax
ViStatus age1439_input_range_auto(ViSession id, ViReal64 sec);
Description
age1439_input_range_auto sets the range of a Agilent E1439 to the lowest value that does not
cause an ADC overload to occur. The algorithm starts at the lowest range and moves up until there
is no ADC overload.
Note
The baseband signalPath cannot be auto-ranged because it has only one range (-21 dBm).
Note
Calling this function deletes any saved state and halts any measurement or fiber transfer.
Parameters
id
is the VXI instrument session pointer returned by the age1439_init function.
sec
is the time in seconds to take data at each range to insure that an overload is detected. Setting this
parameter to 0.0 results in the time being set automatically according to an algorithm that depends
on block size and filter bandwidth.
AGE1439_RANGE_TIME_MIN
AGE1439_RANGE_TIME_MAX
Return Value
AGE1439_SUCCESS indicates that a function was successful.
Values other than AGE1439_SUCCESS indicate an error condition or other important status
condition. To determine the error message, pass the return value to
page
See Also
"Commands which halt active measurements" on page
"age1439_input_setup" on page 141
#include "age1439".h
102.
Agilent E1439 Programmer's Reference
selects the minimum autorange time.
selects the maximum autorange time.
198,
Functions listed alphabetically
"age1439_error_message" on
"age1439_init" on page
132,
137

Advertisement

Table of Contents
loading

Table of Contents