Agilent Technologies E1439 User Manual page 145

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

Advertisement

age1439_input_offset
Sets the dc offset DAC setting for the current range. This description also includes the query:
VXIplug&play Syntax
ViStatus age1439_input_offset(ViSession id, ViInt16 coarseDac, ViInt16 fineDac);
ViStatus age1439_input_offset_get(ViSession id, ViPInt16 coarseDacPtr, ViPInt16
Description
These values are normally set by
command only for special situations. The resultant values can be saved to non-volatile RAM with
age1439_input_offset_save.
Each ac coupling range has a unique DAC setting. All dc coupling ranges use the same DAC
setting as the highest range setting for ac coupling. The scaling between the coarse and fine DACs
is approximately 100 to 1.
AGE1439_OFFS_DAC_MIN
AGE1439_OFFS_DAC_MAX
Parameters
id
is the VXI instrument session pointer returned by the age1439_init function.
coarseDac
sets values of 0 to 255.
fineDac
sets values of 0 to 255.
coarseDacPtr
returns a pointer to the current value of coarseDac
fineDacPtr
returns a pointer to the current value of fineDac
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
"Default values" on page
page
age1439_input_offset_get
#include "age1439".h
fineDacPtr);
102.
201,
134,
"age1439_input_offset_save" on page 136
Agilent E1439 Programmer's Reference
age1439_input_autozero
sets the minimum dc offset DAC setting.
sets the maximum dc offset DAC setting.
"age1439_init" on page
132,
Functions listed alphabetically
so you generally would use this
"age1439_error_message" on
"age1439_input_autozero" on
135

Advertisement

Table of Contents
loading

Table of Contents