CS616 and CS625 Water Content Reflectometers
Dest
:
The
Dest
parameter is the variable or variable array in which to store the
results of the measurement.
Dest
must be dimensioned to at least the number of
Reps
.
Reps
:
The
Reps
parameter is the number of measurements that should be made
using this instruction. If
Reps
is greater than 1,
Dest
must be an array
dimensioned to the size of
Reps
.
SEChan
:
The
SEChan
parameter is the number of the single-ended channel on
which to make the first measurement. If the
Reps
parameter is greater than 1,
the additional measurements will be made on sequential channels.
Port
:
The
Port
parameter is the control port that will be used to enable the
CS616 sensor.
Code
Description
1
Control Port 1
2
Control Port 2
3
Control Port 3
4
Control Port 4
5
Control Port 5
6
Control Port 6
7
Control Port 7
8
Control Port 8
MeasPerPort
:
The
MeasPerPort
parameter is the number of control ports to be
used to control the CS616 sensor(s). If
Reps
is set to 4,
MeasPerPort
= 4 will
result in the same port being used for all measurements.
MeasPerPort
= 1 will
result in four sequential ports being used for the measurements.
MeasPerPort
=
2 will result in one port being used for the first two measurements, and the next
port being used for the next two measurements.
Mult, Offset
:
The
Mult
and
Offset
parameters are each a constant, variable,
array, or expression by which to scale the results of the measurement.
6.4.1.1 CS616 Sample CRBasic Program 1
The following CR1000 program uses the
CS616()
instruction to measure eight
CS616 probes connected to the CR1000 datalogger. Although this example is
for the CR1000, other CRBasic dataloggers are programmed similarly.
7
Summary of Contents for CS616
Page 2: ......
Page 8: ...Table of Contents iv ...
Page 50: ...CS616 and CS625 Water Content Reflectometers 42 ...
Page 52: ...Appendix A Discussion of Soil Water Content A 2 ...
Page 53: ......