![Campbell CS475 Instruction Manual Download Page 25](http://html1.mh-extra.com/html/campbell/cs475/cs475_instruction-manual_3829368025.webp)
CS475, CS476, and CS477 Radar Water Level Sensor
15
(p. A-1)
. Programming basics for CRBasic dataloggers are
provided in the following sections. A complete program example can be found
in Appendix
(p. B-1)
.
7.4.1 SDI12Recorder() Instruction
Use the
SDI12Recorder()
measurement instruction to program the datalogger
to measure the sensor. This instruction sends a request to the sensor to make a
measurement and then retrieves the measurement from the sensor. See Section
(p. 16)
, for more information.
When using a CR200(X), the
SDI12Recorder()
instruction has the following
form:
SDI12Recorder
(Destination, OutString, Multiplier, Offset)
For the other CRBasic dataloggers, the
SDI12Recorder()
instruction has the
following form:
SDI12Recorder
(Destination, SDIPort, SDIAddress, “SDICommand”,
Multiplier, Offset)
The Destination parameter must be an array of length three, with the first index
for stage measurement (m or ft), the second for distance (m or ft), and the third
for an error code (see Section
Diagnostics, Repair, and Maintenance
(p. 16)
).
The stage measurement calculation is based on an initial water stage value; see
(p. C-3)
, for instructions on changing the SDI-
12 address through the datalogger.
Variations:
•
Set
SDICommand
to
“M!”
or
“C!”
(p. 15)
,
to determine which is best for your application.
8. Operation
8.1 Default Settings
The default settings (TABLE
) are used in most circumstances.
TABLE 8-1. Default Settings
Setting
Default
SDI-12 Address
0 (change only if two sensors are connected to the
same port; valid addresses are 0 through 9, A through
Z, and a through z; see Appendix
(p. C-2)
Units of Measure 1 = feet (see Appendix
(p. C-4)
)
Water Conditions
1 = smooth (typical peak to trough of wave ≤4 inches;
(p. C-5)
)
Power Operation
Mode
1 = on (sensor is always on until new power operation
mode command received; see Appendix
(p. C-6)
Summary of Contents for CS475
Page 2: ......
Page 6: ......
Page 10: ...Table of Contents iv...
Page 32: ......
Page 34: ......
Page 46: ...Appendix C SDI 12 Commands Changing Settings C 12...
Page 48: ......
Page 49: ......