Section 7. Installation
236
•
One more way to view sub-scans is that they are a convenient (and only) way
to put a loop around a set of measurements.
SubScan() / NextSubScan
specifies a timed loop for so many times around a set of measurements that
can be driven by the task sequencer.
7.8.12.3 Measurement Rate: 601 to 2000 Hz
To measure at rates greater than 600 Hz,
VoltSE()
is switched into burst mode by
placing a dash (
-
) before the channel number and placing alternate arguments in
other parameters. Alternate arguments are described in the table
Parameters for
Analog Burst Mode
(p. 237).
In burst mode,
VoltSE()
dwells on a single channel
and measures it at rates up to 2000 Hz, as demonstrated in the CRBasic example
Measuring VoltSE() at 2000 Hz
.
The example program has an 86% duty cycle.
That is, it makes measurements over only the leading 86% of the scan. Note that
burst mode places all measurements for a given burst in a single variable array
and stores the array in a single (but very long!) record in the data table. The exact
sampling interval is calculated as,
Tsample = 1.085069 * INT((SettleUSEC / 1.085069) + 0.5
where
SettleUSEC
is the sample interval (µs) entered in the
SettlingTime
parameter
of the analog input instruction.
Table 36.
Measuring VoltSE() at 2000 Hz
PipeLineMode
'<<<<Pipeline mode ensures precise timing of measurements.
Public
BurstSE(1735)
DataTable
(BurstSETable,1,-1)
Sample
(1735,BurstSE(),FP2)
EndTable
BeginProg
Scan
(1,Sec,10,0)
'
Measurement speed and count are set within VoltSE()
VoltSe
(BurstSE(),1735,mV2_5,-1,False,500,0,1.0,0)
CallTable
BurstSETable
NextScan
EndProg
Many variations of the burst program are possible. Multiple channels can be
measured, but one channel burst is completed before the next begins. Caution
dictates that a specific configuration be thoroughly tested before deployment.
Содержание CR850
Страница 2: ......
Страница 4: ......
Страница 6: ......
Страница 26: ...Table of Contents 26...
Страница 30: ...Section 2 Cautionary Statements 30...
Страница 32: ...Section 3 Initial Inspection 32...
Страница 35: ...Section 4 Quickstart Tutorial 35 Figure 2 Wiring panel...
Страница 55: ...Section 4 Quickstart Tutorial 55 Figure 24 PC200W View data utility...
Страница 78: ...Section 5 System Overview 78...
Страница 80: ...Section 6 CR800 Specifications 80...
Страница 95: ...Section 7 Installation 95 Figure 35 DevConfig OS download window Figure 36 Dialog box confirming OS download...
Страница 104: ...Section 7 Installation 104 Figure 43 Include File settings via DevConfig Figure 44 Include File settings via PakBusGraph...
Страница 267: ...Section 7 Installation 267 Figure 84 Running average signal attenuation...
Страница 268: ...Section 7 Installation 268...
Страница 384: ...Section 8 Operation 384 Figure 113 Using the keyboard display...
Страница 385: ...Section 8 Operation 385 8 8 1 Data Display Figure 114 Displaying data with the keyboard display...
Страница 387: ...Section 8 Operation 387 Figure 116 Real time custom...
Страница 388: ...Section 8 Operation 388 8 8 1 3 Final Storage Tables Figure 117 Final storage tables...
Страница 389: ...Section 8 Operation 389 8 8 2 Run Stop Program Figure 118 Run Stop Program...
Страница 390: ...Section 8 Operation 390 8 8 3 File Display Figure 119 File display...
Страница 396: ...Section 8 Operation 396...
Страница 402: ...Section 9 Maintenance 402...
Страница 450: ...Section 11 Glossary 450...
Страница 504: ...Appendix A CRBasic Programming Instructions 504...
Страница 526: ...Appendix B Status Table and Settings 526...
Страница 530: ...Appendix C Serial Port Pinouts 530...
Страница 536: ...Appendix E FP2 Data Format 536...
Страница 550: ...Appendix F Other Campbell Scientific Products 550...
Страница 564: ...Index 564 WriteIO 464 Writing Program 108 X XML 448 XOR 473 Y Y intercept 141 142 Z Zero 155 166 Zero Basis 151...
Страница 565: ......