![Campbell CWB100 Скачать руководство пользователя страница 38](http://html.mh-extra.com/html/campbell/cwb100/cwb100_instruction-manual_488933038.webp)
Wireless Sensor Network
TABLE 4.1-1. Values Transmitted by CWS Sensors
Sensor Values
Transmitted
CWS220 Wireless Infrared Radiometer
5
CWS655 Wireless Water Content Reflectometer
8
CWS900 Wireless Sensor Interface
*
4 – 10
*
See Section 1.4 for more information on number of values transmitted by the CWS900
In the network example shown in Section 3, a CWS655 and a CWS900
configured for a 109-L probe are used. The CWS655 transmits 8 values and
the CWS900 transmits 4 values. The array needs to be dimensioned for at least
12 variables, for example:
Public WSN(12)
The array can be sized larger than necessary to allow additional sensors to be
added to the network later without reprogramming the datalogger. Oversizing
the array will use extra datalogger memory and should be implemented with
caution.
4.2 CWB100() Instruction
The CRBasic instruction CWB100 is used to set up the polling of the base
station by the datalogger. The instruction has the following format:
CWB100
( Port, Destination Array, Configuration )
Port
: The Port parameter is a constant indicating the odd numbered control
port (C1, C3, C5, or C7) to which the CWB100 DATA line will be connected.
Destination Array
: The Destination Array is the array variable that will hold
the values from the network. Its size determines the maximum number of
values expected from the sensor network.
One of the following error codes may be written to the first element of the
destination array if there is a problem with communication between the
datalogger and the CWB100 (see Section 7 Troubleshooting for more
information):
Error Code
Meaning of Error Code
-1
The datalogger has failed after three consecutive attempts to
collect data from the base station.
-2
The signature verifying communication is wrong.
-3
The signature of the names held by the datalogger is different
from the signature of names held by the CWB100.
30
Содержание CWB100
Страница 2: ......
Страница 8: ...Wireless Sensor Network Table of Contents iv ...
Страница 56: ...Appendix A Using DevConfig for CWS Setup A 4 ...
Страница 64: ...Appendix B Measurement Names and Meanings B 8 ...
Страница 68: ...Appendix C Battery Life C 4 ...
Страница 69: ......