![Campbell TX320 Instruction Manual Download Page 42](http://html1.mh-extra.com/html/campbell/tx320/tx320_instruction-manual_489475042.webp)
TX320 Transmitter
5.2.5.7 P127, Command 6: Return TX320 to on-line mode.
Command 6 is used to return the TX320 to online mode. Typically used after
a forced random transmission. The TX320 has an off-line time-out of one
hour.
TABLE 5.2-9. P127 Command 6: Force On-line Mode
In Loc Contents
1 Result
code
Result code of 0 indicates success.
5.2.6 Edlog Programming Examples
Edlog instruction 126 is used to copy data from the datalogger final storage
area to the TX320 data buffer.
Edlog program example 1 writes data to final storage once an hour and
transfers data to the TX320 once every 4 hours.
; Edlog Program Example 1
; Set output flag high hourly
1: If time is (P92)
1: 0
Minutes (Seconds --) into a
2: 60
Interval (same units as above)
3: 10
Set Output Flag High (Flag 0)
; Write a time stamp to final storage
2: Real Time (P77)
1: 1221
Year,Day,Hour/Minute,Seconds (midnight = 2400)
; Write 41 input locations to final storage
3: Sample (P70)
1: 41
Reps
2: 1
Loc [ Status_RC ]
; Check if top of 4 hour interval, if true execute P126
4: If time is (P92)
1: 0
Minutes (Seconds --) into a
2: 240
Interval (same units as above)
3: 30
Then
Do
; Transfer data to TX320
5: Data Transfer to HDR GOES (P126)
1: 0
Self-Timed/Append
2: 0
Binary
Format
3: 41
Result Code Loc [ P126_RC ]
6: End (P95)
32
Summary of Contents for TX320
Page 2: ......
Page 10: ...TX320 Transmitter Table of Contents vi ...
Page 18: ...TX320 Transmitter FIGURE 3 2 TX320 connectors FIGURE 3 3 DCP enclosure 8 ...
Page 45: ...TX320 Transmitter FIGURE 6 3 GPS antenna 35 ...
Page 46: ...TX320 Transmitter 36 ...
Page 48: ......
Page 50: ......
Page 52: ......
Page 56: ...Appendix D GOES DCS Transmit Frequencies D 4 ...
Page 75: ......