Section 7. Installation
159
Public
Offset(3)
Alias
Offset(1) = Digits_Offset
Alias
Offset(2) = Temp_Offset
Alias
Offset(3) = BP_Offset
Public
LoadResult, CalMode
Public
AVWRC
Const
GageFactor = 0.01664
Const
Temp_K = -0.00517
BeginProg
'Load the calibration constants stored in the CAL file after a zero is performed
LoadResult = LoadFieldCal(False)
Scan
(1,Sec,1,0)
'AVW200(AVWRC,Com1,0,200,VW(1,1),1,1,1,1000,4000,1,_60Hz,1,0) '<<actual measurement
'instruction (commented out)
'Digits_Measured=(VW(1,1)^2)/1000 '<<actual processing expression (commented out)
Digits_Measured = 8746
'Temp_Measured=1/(1.4051E-3 + 2.369E-4 * LN(VW(1,6))+1.019E-7 * LN(VW(1,6)) ^3)-273.15
Temp_Measured = 21.4
'VoltSE(BP_Measured,1,mV2500,5,1,0,_60Hz,0.2,600) '<<actual measurement instruction
'(commented out)
BP_Measured = 991
FieldCal
(4,Equation_Parameters(),3,0,Offset(),CalMode,0,1,1)
Pressure = (GageFactor * (Digits_Measured - Digits_Offset) + Temp_K * _
(Temp_Measured - Temp_Offset) - (BP_Measured - BP_Offset) * 0.014503)
NextScan
EndProg
7.8.1.5.4 Two-Point Slope and Offset (Option 2)
Case
: A meter measures the volume of water flowing through a pipe. Multiplier
and offset are known to drift, so a two-point calibration is required periodically at
known flow rates. The following procedure adjusts multiplier and offset to correct
for meter drift as shown in the calibration report below. Note that the flow meter
outputs milliVolts inversely proportional to flow.
Table 24.
Calibration Report for Flow Meter
Parameter
Parameter at Deployment Parameter at 7 Day Service
SignalmV
output @ 30 L/s
300
mV
285
mV
SignalmV
output @ 10 L/s
550
mV
522
mV
Multiplier
-0.0799
L/s/mV
-0.0841
L/s/mV
Offset
53.90
L
53.92
L
Summary of Contents for CR850
Page 2: ......
Page 4: ......
Page 6: ......
Page 26: ...Table of Contents 26...
Page 30: ...Section 2 Cautionary Statements 30...
Page 32: ...Section 3 Initial Inspection 32...
Page 35: ...Section 4 Quickstart Tutorial 35 Figure 2 Wiring panel...
Page 55: ...Section 4 Quickstart Tutorial 55 Figure 24 PC200W View data utility...
Page 78: ...Section 5 System Overview 78...
Page 80: ...Section 6 CR800 Specifications 80...
Page 267: ...Section 7 Installation 267 Figure 84 Running average signal attenuation...
Page 268: ...Section 7 Installation 268...
Page 384: ...Section 8 Operation 384 Figure 113 Using the keyboard display...
Page 387: ...Section 8 Operation 387 Figure 116 Real time custom...
Page 388: ...Section 8 Operation 388 8 8 1 3 Final Storage Tables Figure 117 Final storage tables...
Page 389: ...Section 8 Operation 389 8 8 2 Run Stop Program Figure 118 Run Stop Program...
Page 390: ...Section 8 Operation 390 8 8 3 File Display Figure 119 File display...
Page 396: ...Section 8 Operation 396...
Page 402: ...Section 9 Maintenance 402...
Page 450: ...Section 11 Glossary 450...
Page 504: ...Appendix A CRBasic Programming Instructions 504...
Page 526: ...Appendix B Status Table and Settings 526...
Page 530: ...Appendix C Serial Port Pinouts 530...
Page 536: ...Appendix E FP2 Data Format 536...
Page 550: ...Appendix F Other Campbell Scientific Products 550...
Page 565: ......