beautypg.com

B.2 edlog programming for long lead lengths – Campbell Scientific BlackGlobe Temperature Sensor for Heat Stress User Manual

Page 29

background image

Appendix B. Edlog Programming Examples

TABLE B-2. Actual Temperature, Sensor

Resistance, and Computed Temperature

Temperature
°C

Resistance
OHMS

Output
°C

74.00 13405

73.98

76.00 12479

75.99

78.00 11625

78.01

80.00 10837

80.02

82.00 10110

82.03

84.00 9438.1

84.04

86.00 8816.9

86.03

88.00 8241.9

88.00

90.00 7709.7

89.96

92.00 7216.3

91.89

94.00 6758.9

93.80

96.00 6334.5

95.67

98.00 5940.5

97.51

100.00 5574.3

99.31

B.2 Edlog Programming for Long Lead Lengths

The following is a portion of an example CR10X program that uses the Excite-
Delay (SE) (P4)
instead of the AC Half Bridge (P5).

01: Excite, Delay,Volt(SE) (P4)
1: 1

Rep

2: 3

±25 mV slow range

;On the 21X and CR7 use the 50 mV input range.

3: 1

IN Chan

;Entry depends on the datalogger SE channel used

4: 1

Excite all reps w/EXchan 3 ;Entry depends on the excitation channel used

5: 2

Delay

(units

.01sec)

6: 1000

mV Excitatio

;On the 21X and CR7 use the 2000 mV excitation

7 1

Loc [BGTemp_C ]

8: .2

Mult

;Use a multiplier of 0.1 with a 21X or CR7

9: 0

Offset

B-9