beautypg.com

Campbell Scientific CR800 and CR850 Measurement and Control Systems User Manual

Page 164

background image

Section 7. Installation

164 

 

 

Figure 49: Quarter-bridge strain-gage schematic with RC-resistor shunt

CRBasic Example 31. FieldCalStrain() Calibration Demonstration 

'Program to measure quarter bridge strain gage

'Measurements

Public

Raw_mVperV

Public

MicroStrain

'Variables that are arguments in the Zero Function

Public

Zero_Mode

Public

Zero_mVperV

'Variables that are arguments in the Shunt Function

Public

Shunt_Mode

Public

KnownRes

Public

GF_Adj

Public

GF_Raw

'----------------------------- Tables ----------------------------

DataTable

(CalHist,NewFieldCal,50)

SampleFieldCal

EndTable