TGT1 GOES Transmitter
23
TABLE 9.3-2 21X Example Program
This 21X program measures the battery voltage, performs a thermocouple
measurement, and transfers an array of data to the TGT1's self-timed buffer.
Use a conditional statement (i.e., Instruction 92) to transfer data
only when there is an output to final storage.
;{21X}
;
*Table 1 Program
01: 10.0
Execution Interval (seconds)
;Measure reference temperature.
01: Internal Temperature (P17)
1:
1
Loc [ RefTemp ]
;Measure thermocouple temperature.
02: Thermocouple Temp (DIFF) (P14)
1:
1
Reps
2:
1
± 5 mV Slow Range
3:
5
DIFF Channel
4:
1
Type T (Copper-Constantan)
5:
1
Ref Temp Loc [ RefTemp ]
6:
2
Loc [ TCDef_F ]
7:
1.8
Mult
8:
32
Offset
;Measure battery voltage every 10 seconds.
03: Batt Voltage (P10)
1:
3
Loc [ Battery ]
04: If time is (P92)
1:
0
Minutes into a
2:
60
Minute Interval
3:
10
Set Output Flag High
;Designate 111 as ID for hourly data
05: Set Active Storage Area (P80)
1:
1
Final Storage
2:
111
Array ID or Loc [ _________ ]
;Timestamp data
06: Real Time (P77)
1:
220
Day,Hour/Minute (prev day at midnight, 2400 at midnight)
;Output hourly the average reference Temp, TC Temp, and battery voltage.
07: Average (P71)
1:
3
Reps
2:
1
Loc [ RefTemp ]
NOTE
Summary of Contents for TGT1
Page 2: ...This is a blank page ...
Page 4: ...This is a blank page ...
Page 6: ...This is a blank page ...
Page 10: ...TGT1 GOES Transmitter Table of Contents iv This is a blank page ...
Page 36: ...TGT1 GOES Transmitter 26 This is a blank page ...
Page 38: ...This is a blank page ...
Page 40: ...This is a blank page ...
Page 42: ...This is a blank page ...
Page 54: ...Appendix G Local Magnetic Declination G 4 This is a blank page ...
Page 58: ...Appendix H Changing the CR10 s RAM or PROM Chips H 4 This is a blank page ...
Page 61: ...J 1 Appendix J Telonics Model TGT1 Certification by NOAA NESDIS ...
Page 62: ...This is a blank page ...