Agilent Technologies E1439 User Manual page 164

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

Advertisement

Agilent E1439 Programmer's Reference
Functions listed alphabetically
age1439_meas_init
Initiates a measurement without first checking for valid hardware setup.
VXIplug&play Syntax
ViStatus age1439_meas_init(ViSession id);
Description
age1439_meas_init provides an easy way to initiate a measurement in a single module.
Note
This command is slightly faster and slightly less robust than age1439_meas_start.
Parameters
id
is the VXI instrument session pointer returned by the age1439_init function.
Comments
See
the four states.
This function performs the following sequence:
1. Clears the overload count maintained by the API.
2. Moves the module to the Idle state.
3. Generates a Sync transition which moves the module to the Arm state.
4. Always returns AGE1439_SUCCESS (no error conditions can be detected by this
Return Value
This function always returns AGE1439_SUCCESS and does not return any error conditions.
See Also
"Commands which halt active measurements" on page
"age1439_meas_start" on page
get" on page
154
#include "age1439".h
"The measurement loop" in chapter 3
page 160
function).
176,
"age1439_read" on page 159
for details on how a measurement progresses through
See "Comments on Overload" on
198,
155,
"age1439_meas_control" on page
"age1439_init" on page
132,
151,
"age1439_status_

Advertisement

Table of Contents
loading

Table of Contents