Measurement-computing Data Acquisition Systems rev.10.4 Manual de usuario Pagina 127

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 366
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 126
daqCalClearCalTable
Also See: Other daqCal commands
Format
daqCalClearCalTable(handle,tableType,factoryKey)
Purpose
daqCalClearCalTable clears the factory calibration table
Parameter Summary
Parameter Type Description
handle DaqHandleT
Handle to the device from which ADC transfer status
will be retrieved
tableType DaqCalTableTypeT
Calibration table type used
factoryKey DWORD
Key to the factory calibration table; manufacturer use.
Parameter Values
handle: obtained from the daqOpen function
tableType: see tableType table below
factoryKey: reserved by manufacturer
Parameter Type Definitions
tableType - DaqCalTableTypeT
Definition Description
DcttFactory
Selects the factory calibration table. The factory calibration table reflects factory calibration
constants for the selected device. This is the default setting.
DcttUser
Selects the user-calibration table. The user-calibration table reflects calibration constants defined
by the user or the device’s user-calibration application. Refer to the device’s calibration
documentation for specific settings.
DcttSelfCal
Self-calibration constants.
Function Usage
Typically reserved for factory use.
Prototypes
C/C++
daqCalClearCalTable(DaqHandleT handle, DaqCalTableTypeT tableType, DWORD
factoryKey);
Visual BASIC
VBdaqCalClearCalTable&(ByVal handle&, ByVal tableType&, ByVal factoryKey&)
Returns
DerrNoError No error
Programmer’s Manual 908494 Daq API Command Reference 4.3-1
Vista de pagina 126
1 2 ... 122 123 124 125 126 127 128 129 130 131 132 ... 365 366

Comentarios a estos manuales

Sin comentarios