Section 7. Installation
249
o
BrHalf3W()
o
BrHalf4W()
o
Therm107()
o
Therm108()
o
Therm109()
•
Differential Instructions:
o
VoltDiff()
o
TCDiff()
o
BrFull()
o
BrFull6W()
o
Resistance()
To do this, use the same programming techniques demonstrated in the following
example programs. Actual measurements speeds will vary.
Fast Analog Voltage Measurement: Fast Scan()
'This program makes 100 Hz measurements of one single-ended channel. The
'following programming features are key to making this application work:
'--PipelineMode enabled
'--Measurement speed set with Scan() Interval=10 and Units=mSec
'-
-Scan() BufferOption increased to 5
PipeLineMode
Public
FastContinuousSE(1)
DataTable
(FastContinuousSEData,1,-1)
Sample
(1,FastContinuousSE(),FP2)
EndTable
BeginProg
'Scan(Interval,Units,BufferOption,Count)
Scan
(10,mSec,5,0)
'VoltSe(Dest,Reps,Range,SEChan,MeasOff,SettlingTime,
Integ
,Mult,Offset)
VoltSe
(FastContinuousSE(),1,mV20,1,False,100,100,1.0,0)
CallTable
FastContinuousSEData
NextScan
EndProg
Summary of Contents for CR3000 Micrologger
Page 2: ......
Page 3: ......
Page 4: ......
Page 6: ......
Page 30: ......
Page 34: ......
Page 36: ......
Page 96: ......
Page 485: ...Section 8 Operation 485 8 11 2 Data Display FIGURE 110 Keyboard and Display Displaying Data ...
Page 487: ...Section 8 Operation 487 FIGURE 112 CR1000KD Real Time Custom ...
Page 491: ...Section 8 Operation 491 FIGURE 116 Keyboard and Display File Edit ...
Page 496: ......
Page 502: ......
Page 564: ...Section 11 Glossary 564 FIGURE 126 Relationships of Accuracy Precision and Resolution ...
Page 566: ......
Page 594: ......
Page 598: ......
Page 600: ......
Page 602: ......
Page 624: ......
Page 642: ......
Page 643: ......