04.01.2015 Views

CR1000 Manual - Campbell Scientific

CR1000 Manual - Campbell Scientific

CR1000 Manual - Campbell Scientific

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Section 7. Installation<br />

Table 32. TABLE. Summary of Analog Voltage Measurement Rates<br />

Maximum<br />

Rate<br />

Number of<br />

Simultaneous<br />

Channels<br />

Maximum<br />

Duty Cycle<br />

Maximum<br />

Measaurements<br />

Per Burst<br />

100 Hz 600 Hz 2000 Hz<br />

Multiple channels Fewer channels One channel<br />

100% < 100% < 100%<br />

N/A Variable 65535<br />

Description<br />

Near simultaneous<br />

measurements on multiple<br />

channels<br />

Up to 8 sequential differential<br />

or 16 single-ended channels.<br />

Buffers are continuously<br />

"recycled", so no skipped scans.<br />

Near simultaneous<br />

measurements on fewer<br />

channels<br />

Buffers maybe consumed and<br />

only freed after a skipped scan.<br />

Allocating more buffers usually<br />

means more time will elapse<br />

between skipped scans.<br />

A single CRBasic measurement<br />

instruction bursts on one channel.<br />

Multiple channels are measured<br />

using multiple instructions, but<br />

the burst on one channel<br />

completes before the burst on the<br />

next channel begins.<br />

Analog Channel<br />

Sequence<br />

Differential: 1, 2, 3, 4, 5, 6, 7, 8,<br />

then repeat.<br />

Single-ended: 1, 2, 3, 4, 5, 6, 7,<br />

8, 9, 10, 11, 12, 13, 14, 15, 16,<br />

then repeat.<br />

Differential and single-ended:<br />

1, 2, 1, 2, and so forth.<br />

1, 1, 1… to completion, then<br />

2, 2, 2… to completion, then<br />

3, 3, 3…, and so forth.<br />

Excitation<br />

for Bridge<br />

Measurements<br />

Provided in instruction.<br />

Provided in instruction.<br />

Provided in instruction.<br />

Measurements per excitation must<br />

equal Repetitions<br />

CRBasic<br />

Programming<br />

Highlights<br />

Suggest using Scan() /<br />

NextScan with ten (10) ms scan<br />

interval. Program for the use of<br />

up to 10 buffers.<br />

See CRBasic example<br />

Measuring VoltSE() at 100 Hz<br />

Use Scan() / NextScan with a<br />

20 ms or greater scan interval.<br />

Program for the use of up to<br />

100 buffers. Also use<br />

SubScan() / NextSubScan with<br />

1600 µs sub-scan and 12<br />

counts.<br />

See CRBasic example<br />

Measuring VoltSE() at 200 Hz<br />

Use Scan() / NextScan with one<br />

(1) second scan interval. Analog<br />

input Channel number is<br />

preceded by a dash (-).<br />

See CRBasic example Measuring<br />

VoltSE() at 2000 Hz<br />

7.8.12.1 Measurements from 1 Hz to 100 Hz<br />

Table 33. Measuring VoltSE() at 1 Hz<br />

Assuming a minimal CRBasic program, measurement rates between 1 and 100 Hz<br />

are determined by the Interval and Units parameters in the Scan() / NextScan<br />

instruction pair. The following program executes VoltSE() at 1 Hz with a 100%<br />

duty cycle.<br />

PipeLineMode'

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!