Measurement-computing TempBook rev.3.0 Manuel d'utilisateur Page 55

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 166
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 54
TempBook Users Manual Software Calibration and Zero Compensation 7-5
/* Print the compensated samples using a 12-bit format */
printf(/nResults of tbkRdNFore after zero compensation:/n);
for(i=0; i<8; i++)
printf(Channel: %2d Data: %4d/n, i, data[i]>4);
/* Close and exit */
tbkClose
}
Automatic Zero Compensation
The
tbkTCAutoZero
function will configure the thermocouple linearization functions to automatically
perform zero compensation. This is the easiest way to use zero compensation when making thermocouple
measurements. When enabled, the thermocouple conversion functions will require a CJC zero reading and
a TC zero reading to precede the actual CJC and TC reading.
int tbkTCAutoZero ()
uint zero
If non-zero, will enable auto zero compensation in the tbkTC... functions
Note
: See the thermocouple linearization section for a description and example of automatic zero
compensation for thermocouple measurement.
Vue de la page 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 165 166

Commentaires sur ces manuels

Pas de commentaire