Section 7. Installation
164
Figure 49: Quarter-bridge strain-gage schematic with RC-resistor shunt
CRBasicExample31. FieldCalStrain()CalibrationDemonstration
'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