Measurement-computing Data Acquisition Systems rev.10.4 Instrukcja Użytkownika Strona 134

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 366
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 133
daqCalSaveCalTable
Also See: Other daqCal commands
Format
daqCalSaveCalTable(handle,tableType,factoryKey)
Purpose
daqCalSaveCalTable saves the 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
factoryKey DWORD
Key to the factory calibration table. Manufacturer’s use.
Parameter Values
handle: obtained from the daqOpen function
tableType: see tableType table below
factoryKey: reserved for 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
Used to save the calibration table.
Prototypes
C/C++
daqCalSaveCalTable(DaqHandleT handle, DaqCalTableTypeT tableType,
DWORD factoryKey);
Visual BASIC
VBdaqCalSaveCalTable&(ByVal handle&, ByVal tableType&, ByVal factoryKey&)
Returns
DerrNoError No error
4.3-8 Daq API Command Reference 908494 Programmer’s Manual
Przeglądanie stron 133
1 2 ... 129 130 131 132 133 134 135 136 137 138 139 ... 365 366

Komentarze do niniejszej Instrukcji

Brak uwag