Measurement-computing Data Acquisition Systems rev.10.4 Manuel d'utilisateur Page 315

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 366
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 314
daqZeroConvert
Also See: daqZeroSetup,daqZeroSetupConvert
daqAutoZeroCompensate
Format
daqZeroConvert (counts, scans)
Purpose
daqZeroConvert compensates one or more scans according to the previously called daqZeroSetup function.
Parameter Summary
Parameter Type Description
counts PWORD
Raw data from one or more scans
scans DWORD
Number of scans of raw data in the counts array
Parameter Values
counts: a pointer to an array ranging from 0 to 65,535
scans: valid values range from 1 to 4,295,967,295; however, memory limitiations may apply
Returns
DerrZCInvParam Invalid parameter value
DerrNoError No error
For more details on error messages refer to the Daq Error Table.
Function Usage
This function will modify the array of data passed to it.
Prototypes
C/C++
daqZeroConvert(PWORD counts, DWORD scans);
Visual BASIC
VBdaqZeroConvert&(counts%, ByVal scans&)
Program References
None
Programmer’s Manual 908594 Daq API Command Reference 4.6-37
Vue de la page 314
1 2 ... 310 311 312 313 314 315 316 317 318 319 320 ... 365 366

Commentaires sur ces manuels

Pas de commentaire