Campbell-scientific AP200 CO2/H2O Atmospheric Profile System Instrukcja Użytkownika Strona 94

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 120
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 93
Appendix E. Temperature Profile
Example 1: temperature probes disabled:
Const N_AirTemps = 0 'number of 107-L temperature sensors to measure
(may be 1 to 8), or zero to disable air temperature measurements
Example 2: measure eight temperature probes:
Const N_AirTemps = 8 'number of 107-L temperature sensors to measure
(may be 1 to 8), or zero to disable air temperature measurements
The value of this constant will determine how large to allocate the data array
T_air(), how many measurements to make, and how many temperatures to
record in the output tables.
Data
The real-time air temperature measurements can be found in public variable
T_air(N_AirTemps). T_air(1) will be the air temperature in °C, measured by
the probe wired to SE1. Additional probes wired to consecutive channels will
be in consecutive elements of T_air().
The air temperature profile data will be saved in output tables RawData,
SiteAvg, CalAvg, and IntAvg.
E-2
Przeglądanie stron 93
1 2 ... 89 90 91 92 93 94 95 96 97 98 99 ... 119 120

Komentarze do niniejszej Instrukcji

Brak uwag