Section 7. Installation
234
o
BrHalf3W()
o
BrHalf4W()
o
Therm107()
o
Therm108()
o
Therm109()
•
Differential Instructions:
o
VoltDiff()
o
TCDiff()
o
BrFull()
o
BrFull6W()
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,mV2_5,1,False,100,100,1.0,0)
CallTable
FastContinuousSEData
NextScan
EndProg
Summary of Contents for CR800 Series
Page 2: ......
Page 4: ......
Page 6: ......
Page 32: ......
Page 34: ......
Page 54: ......
Page 92: ......
Page 310: ......
Page 446: ...Section 8 Operation 446 8 11 2 Data Display FIGURE 100 CR1000KD Displaying Data ...
Page 448: ...Section 8 Operation 448 FIGURE 102 CR1000KD Real Time Custom ...
Page 449: ...Section 8 Operation 449 8 11 2 3 Final Storage Data FIGURE 103 CR1000KD Final Storage Data ...
Page 450: ...Section 8 Operation 450 8 11 3 Run Stop Program FIGURE 104 CR1000KD Run Stop Program ...
Page 452: ...Section 8 Operation 452 FIGURE 106 CR1000KD File Edit ...
Page 456: ......
Page 462: ......
Page 523: ...Section 11 Glossary 523 FIGURE 116 Relationships of Accuracy Precision and Resolution ...
Page 524: ......
Page 526: ......
Page 556: ......
Page 558: ......
Page 560: ......
Page 597: ......