beautypg.com

9. wiring for program example 5 – Campbell Scientific CS650 and CS655 Water Content Reflectometers User Manual

Page 31

background image

CS650 and CS655 Water Content Reflectometers

TABLE 6-9. Wiring For Program Example 5

CR10X CS650’s (wiring same for both)
12V

Red

C1

Green

G

Black, Orange, Clear

Code Example 5. Edlog Code: CR10X Program to Measure a Two CS650

Probes on Same Control Port

;{CR10X}
;Inloc labels
;1 VWC ;7 VWC_2
;2 EC

;8 EC_2

;3 Tsoil

;9 Tsoil_2

;4 Ka

;10 Ka_2

;5 PerAvg

;11 PerAvg_2

;6 VR

;12 VR_2

*Table 1 Program
01: 900

Execution Interval (seconds)


1: SDI-12 Recorder (P105)
1: 0

SDI-12 Address

2: 3

Start Measurement (aM3!)

3: 1

Port

4: 1

Loc [ VWC ]

5: 1.0

Multiplier

6: 0.0

Offset


2: SDI-12 Recorder (P105)
1: 1

SDI-12 Address

2: 3

Start Measurement (aM3!)

3: 1

Port

4: 7

Loc [ VWC_2 ]

5: 1.0

Multiplier

6: 0.0

Offset


;Save data hourly
3: 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)


4: Set Active Storage Area (P80)
1: 1

Final Storage Area 1

2: 60

Array ID


5: Real Time (P77)
1: 1220

Year,Day,Hour/Minute (midnight = 2400)


6: Average (P71)
1: 12

Reps

2: 1

Loc [ VWC ]

23