Agilent-technologies VXI E1439 Manual do Utilizador Página 85

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 246
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 84
75
Agilent E1439 Programmer's Reference
Functions listed alphabetically
age1439_cal_get
Gets last calibration date of specified board.
VXIplug&play Syntax
#include "age1439".h
ViStatus age1439_cal_get(ViSession id,ViInt16board, 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 returns calibration information for the 01 (digital/ADC) board.
AGE1439_03_BOARD returns calibration information for the 03 (input) 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 “age1439_error_message” on
page 102.
See Also
“age1439_init” on page 132
Vista de página 84
1 2 ... 80 81 82 83 84 85 86 87 88 89 90 ... 245 246

Comentários a estes Manuais

Sem comentários