Agilent Technologies E1439 User Manual page 106

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

Advertisement

Agilent E1439 Programmer's Reference
Functions listed alphabetically
age1439_data_xfersize
Allows data to be read before an entire block had been acquired.
VXIplug&play Syntax
ViStatus age1439_data_xfersize(ViSession id, ViInt32 xfersize);
ViStatus age1439_data_xfersize_get(ViSession id, ViPInt32 xfersizePtr);
Description
This command allows you to specify the allowable data transfer size in a situation where you
want to read a large block of data in increments before an entire block has been acquired.
Note
This function has no effect on the fiber output channel.
Parameters
id
is the VXI instrument session pointer returned by the age1439_init function.
xfersize
specifies the data transfer size in samples.
AGE1439_XFERSIZE_MIN
AGE1439_XFERSIZE_MAX
sub-multiple of blocksize or an error is generated.
AGE1439_XFERSIZE_DEF
Note
xfersize is reset by any subsequent change in the blocksize parameter and therefore must be
specified after blocksize.
xfersizePtr
points to the data transfer size in number of bytes.
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_data_setup" on page 90
96
#include "age1439".h
selects the minimum allowable transfer size.
sets the default transfer size.
See "age1439_data_setup" on page
102.
selects the maximum allowable transfer size. xfersize must be a
198,
90.
"age1439_error_message" on
"age1439_init" on page
132,

Advertisement

Table of Contents
loading

Table of Contents

Save Article as PDF