Sensoray Smart A/D Manuale Utente Pagina 19

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 19
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 18
SENSORAY INSTRUCTION MANUAL SMART A/D DRIVER FOR WINDOWS
Page 17
3.9.5 SetGageCal()
Function: Restores a gage calibration without having to perform a physical calibration.
Prototype: void SetGageCal( long hBD, long channel, double gain, short offset );
Example: ///////////////////////////////////////////////////////////////////////////
// Restore gauge calibration on board number 0, channel 2, by using the
// values obtained in the GetGageCal() example above.
// Assumed: Channel 2 has been configured for strain/pressure gauge.
///////////////////////////////////////////////////////////////////////////
SetGageCal( 0, 2, gain2, offset2 );
Parameter Type Description
hBD long Board handle.
channel long Sensor channel number to be affected.
gain double Gauge “gain” parameter, as obtained from GetGageCal().
offset short Gauge “offset” parameter, as obtained from GetGageCal().
Vedere la pagina 18
1 2 ... 14 15 16 17 18 19

Commenti su questo manuale

Nessun commento