Agilent Technologies E1439 User Manual page 97

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

Advertisement

age1439_combo_setup
Combines often used setup commands from various functions.
VXIplug&play Syntax
ViStatus age1439_combo_setup(ViSession id, ViInt16 sigBw, ViInt32 blocksize, ViInt32
Description
age1439_combo_setup provides a faster way to set up parameters from several functions which
are often used together.
Parameters
id
is the VXI instrument session pointer returned by the age1439_init function.
blocksize
See "age1439_data_setup" on page 90
interpolate
See "age1439_frequency_center_raw" on page 125
phase
See "age1439_frequency_center_raw" on page 125
sigBw
See "age1439_filter_setup" on page 120
Comments
This command halts the current measurement which also releases the forced Idle state. If you use
this command in multi-module systems to synchronously change the center frequency while the
modules are forced to Idle, then you should subsquently call
the forced Idle condition.
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_filter_setup" on page
data_setup" on page
age1439_combo_setup sets signal bandwidth, blocksize and center frequency.
#include "age1439".h
phase, ViInt32 interpolate);
102.
90,
"age1439_meas_control" on page 151
Agilent E1439 Programmer's Reference
for a description of the blocksize parameter.
for a description of the interpolate parameter.
for a description of the phase parameter.
for a description of the sigBw parameter.
198,
120,
"age1439_frequency_center_raw" on page
Functions listed alphabetically
age1439_meas_control
to re-assert
"age1439_error_message" on
"age1439_init" on page
132,
125,
"age1439_
87

Advertisement

Table of Contents
loading

Table of Contents