Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

TX board help
#5

// --------------------------------------------------------------------------------------
//   Define which data this unit will send. 0 = Not send this data, 1= Send this data
// --------------------------------------------------------------------------------------
#define ID0  0  // Temp/Hum Data
#define ID1  0   // Not Used
#define ID2  1   // Wind data
#define ID3  1   // Rain data
#define ID4  0   // SolRad / UV data
#define ID5  1   // Hardware Status - System Temp, Battery Voltage etc
#define ID7  0   // Send Soil & Leaf Temperature Data
#define ID9  0   // Send Soil & Leaf Moisture / Wetness Data


// --------------------------------------------------------------------------------------
//   Define the source of your main outside sensors
// --------------------------------------------------------------------------------------
// ---- If you are using just one TX board, the source for all items should be equal to your single TX Unit ID (most likely zero).
// ---- Define the source of your main Temperature / Humidity sensor
#define TH_OutUnit       0   // 0= Temp/Hum sensor connected to TX_Unit 0, 1= Temp/Hum sensor connected to TX_Unit 1, ...
// ---- Define the source of your Main Wind sensor
#define WIND_OutUnit     1   // 0= Wind instruments connected to TX_Unit 0, 1= for TX_Unit 1, ...
// ---- Define the source of your main Rain Gauge
#define RAIN_OutUnit     1   // 0= Rain Gauge connected to TX_Unit 0, 1= for TX_Unit 1, 3 for Auriol RF Rain Gauge
// ---- Define the source of your main Solar / UV sensores
#define SRUV_OutUnit     9   // 0= Solar Rad / UV sensors connected to TX_Unit 0, 1= connected to TX_Unit1, 9 for not used
// ---- Define type of Solar Radiation / UV Sensors
// ---- Support for Solar Radiation sensor type 2 and UV sensor type 4 (it is a PAR sensor not a UV Sensor) still are experimental
#define Solar_Sensor     0   // 0 not used, 1= Solar Cell "Pyranometer", 2= Apogee SP-110 Pyranometer, 3= Reserved, 4= Apogee SQ-110: Photosynthetically Active Radiation Sensor
#define UV_Sensor        0   // 0 not used, 1= UVM-30A, 2= VEML6075, 3= Reserved
#define UV_Transmission 65   // UV Transmission percentage of UV sensor cover material


I also tried renaming Tx1 to Tx0 and changed the software on the Tx and Rx for Tx0 to have the rain and wind, but that did not work either.
Reply


Messages In This Thread
TX board help - by danner - 03-06-2017, 10:38
RE: TX board help - by werk_ag - 03-06-2017, 16:49
RE: TX board help - by danner - 03-06-2017, 21:55
RE: TX board help - by werk_ag - 03-06-2017, 22:31
RE: TX board help - by danner - 03-06-2017, 23:07
RE: TX board help - by danner - 03-06-2017, 23:13
RE: TX board help - by danner - 03-06-2017, 23:50
RE: TX board help - by JT118 - 04-06-2017, 01:08
RE: TX board help - by danner - 04-06-2017, 01:21
RE: TX board help - by werk_ag - 04-06-2017, 02:47
RE: TX board help - by danner - 04-06-2017, 02:49
RE: TX board help - by werk_ag - 04-06-2017, 03:02
RE: TX board help - by danner - 04-06-2017, 03:04
RE: TX board help - by werk_ag - 04-06-2017, 03:14
RE: TX board help - by danner - 04-06-2017, 03:14
RE: TX board help - by werk_ag - 04-06-2017, 03:17
RE: TX board help - by danner - 04-06-2017, 03:31
RE: TX board help - by danner - 04-06-2017, 03:32
RE: TX board help - by werk_ag - 04-06-2017, 03:53
RE: TX board help - by danner - 04-06-2017, 03:45
RE: TX board help - by danner - 04-06-2017, 03:58
RE: TX board help - by danner - 06-06-2017, 02:37
RE: TX board help - by werk_ag - 06-06-2017, 05:01
RE: TX board help - by danner - 06-06-2017, 06:47
RE: TX board help - by werk_ag - 06-06-2017, 23:24
RE: TX board help - by danner - 07-06-2017, 00:45
RE: TX board help - by danner - 07-06-2017, 03:36
RE: TX board help - by werk_ag - 07-06-2017, 05:38
RE: TX board help - by danner - 07-06-2017, 05:02
RE: TX board help - by danner - 07-06-2017, 07:27
RE: TX board help - by laulau - 09-06-2017, 05:29
RE: TX board help - by danner - 08-06-2017, 09:21
RE: TX board help - by hornychz - 08-06-2017, 11:54
RE: TX board help - by danner - 09-06-2017, 02:58
RE: TX board help - by danner - 09-06-2017, 05:45
RE: TX board help - by zitoune - 12-06-2017, 08:39
RE: TX board help - by danner - 12-06-2017, 21:58



Users browsing this thread: 1 Guest(s)