beautypg.com

Operation, 1 wiring, 2 programming – Campbell Scientific CS511 Dissolved Oxygen Probe User Manual

Page 17: 1 crbasic, Wiring, Programming, Crbasic, 1. sensor

background image

CS511-L Dissolved Oxygen Probe

7. Operation

7.1 Wiring

The CS511 can use one differential channel or one single-ended channel.
Differential wiring is better at rejecting electrical noise and ground loop error.

TABLE 7-1. Sensor Wiring



Color



Function

CR510, CR10X, CR800,
CR850, CR23X, CR1000,
CR3000, CR5000



CR200(X)-Series

White

Signal +

Differential High,
or Single-Ended Channel

Single-Ended Channel

Black

Signal -

Differential Low or AG

Ground

Clear Shield

Ground

Ground

7.2 Programming

This section describes using CRBasic or Edlog to program the
datalogger. See Section 4.2, Use SCWin to Program Datalogger
and Generate Wiring Diagram
, if using Short Cut.

NOTE

Dataloggers that use CRBasic include the CR200(X)-series, CR800, CR850,
CR1000, CR3000, and CR5000. Dataloggers that use Edlog include the
CR510, CR10X, and CR23X. CRBasic and Edlog are included with
LoggerNet and PC400 software.

7.2.1 CRBasic

In the CR800, CR850, CR1000, CR3000, and CR5000, VoltDiff() or VoltSE()
can be used to measure the CS511. In the CR200(X)-series dataloggers, only
the VoltSE() instruction can be used since these dataloggers do not support
differential measurements. Example programs are provided in Section 7.2.1.1,
Example CR1000 Program Using VoltDiff, and Section 7.2.1.2, Example
CR200(X) Program
.

11