Data logger wiring
Campbell Scientific data loggers typically use SDI-12 to measure the sensor because RS-232 Recommended Standard 232. A loose standard defining how two computing devices can communicate with each other. The implementation of RS-232 in Campbell Scientific dataloggers to computer communications is quite rigid, but transparent to most users. Features in the datalogger that implement RS-232 communication with smart sensors are flexible. communications require more terminals per CS650, and RS-232 programming is more complicated than SDI-12 programming.
Wire color, function, and data logger connection for SDI-12 shows the SDI-12 wiring for the CS650 water content reflectometer. SDI‑12 data is transmitted to a CRBasic data logger odd numbered control or U terminal. Wiring information for RS-232 communications is provided in A200 and Device Configuration Utility.
Color |
Function |
Data logger connection |
---|---|---|
Green |
SDI-12 data |
C, SDI-12, or |
Red |
SDI-12 power |
12V |
Black |
SDI-12 reference |
G |
Clear |
Shield |
G |
Orange |
Not used |
G |
The orange wire is only used for RS-232 communications and should be grounded when using SDI-12.
For the CR6 and CR1000X data loggers, triggering conflicts may occur when a companion terminal is used for a triggering instruction, such as TimerInput()
, PulseCount()
, or WaitDigTrig()
. For example, if the CS650 is connected to C3 on a CR1000X, C4 cannot be used in the TimerInput()
, PulseCount()
, or WaitDigTrig()
instructions.