Agilent Technologies E1439 User Manual page 85

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

Advertisement

age1439_cal_get
Gets last calibration date of specified board.
VXIplug&play Syntax
ViStatus age1439_cal_get(ViSession id, ViInt16 board, ViPInt32 datestampPtr);
Description
age1439_cal_get is used to read the date stamp of the last calibration.
Parameters
id
is the VXI instrument session pointer returned by the age1439_init function.
board
AGE1439_01_BOARD
AGE1439_03_BOARD
datestampPtr
points to the return location for the timestamp of the most recent saved calibrations. Format is
YYYYMMDD in base 10 notation.
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
"age1439_init" on page 132
#include "age1439".h
returns calibration information for the 01 (digital/ADC) board.
returns calibration information for the 03 (input) board.
102.
Agilent E1439 Programmer's Reference
Functions listed alphabetically
"age1439_error_message" on
75

Advertisement

Table of Contents
loading

Table of Contents