EasyManuals Logo

Campbell 107 Instruction Manual

Default Icon
29 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #24 background imageLoading...
Page #24 background image
B-1
Appendix B. Example Programs
This following example can be used directly with CR300-series, CR800-series,
CR1000, CR1000X-series, CR3000, and CR5000 dataloggers.
CRBasic Example B-1. 107 Program Example for CR300-Series, CR800-Series, CR1000,
CR1000X-Series, CR3000, and CR5000 Dataloggers
'Program measures one 107 temperature probe once a second and
'stores the average temperature every 60 minutes.
'Wiring Diagram
'==============
' 107
' Probe
' Lead Datalogger
' Color Function Terminal
' ----- -------- ------
' Black Voltage-excitation input VX1/EX1
' Red Analog-voltage output SE1
' Purple Bridge-resistor ground Ground Symbol
' Clear Shield Ground Symbol
'Declare the variables for the temperature measurement
Public T107_C
'Define a data table for 60 minute averages:
DataTable(Hourly,True,-1)
DataInterval(0,60,Min,0)
Average(1,T107_C,IEEE4,0)
EndTable
BeginProg
Scan(1,Sec,1,0)
'Measure the temperature
Therm107(T107_C,1,1,Vx1,0,_60Hz,1.0,0.0)
'Call Data Table
CallTable(Hourly)
NextScan
EndProg

Other manuals for Campbell 107

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Campbell 107 and is the answer not in the manual?

Campbell 107 Specifications

General IconGeneral
BrandCampbell
Model107
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals