Campbell Scientific AVW200 AVW200-series Vibrating Wire Interfaces - Page 21

provided in the RF401/RF411/RF416 Spread Spectrum Data, Radio/Modem manual.

Page 21 highlights

AVW200-series 2-Channel Vibrating Wire Spectrum Analyzer Modules NOTE NOTE 3. Connect an antenna (or antenna cable with Yagi or omnidirectional antenna attached) to the Antenna Connector on the side of the AVW206. Read more! Description of our antenna options is provided in Appendix C. 4. Use the power cable to connect the 12V and G terminals on the AVW206 to the 12V and G terminals on the PS100 or another power supply. At the datalogger/RF401 site, do the following steps: 1. Configure the RF401 radio so that its parameters match the AVW206. The protocol setting for the RF401 must be PB Aware or PB Node. 2. Attach an antenna (or antenna cable with Yagi or omnidirectional antenna attached) to the Antenna Connector on the RF401. 3. Use the SC12 serial cable to attach the datalogger's CS I/O port to the RF401's CS I/O port. The datalogger's CS I/O port applies power to the RF401. Read more! More information about using spread spectrum radios is provided in the RF401/RF411/RF416 Spread Spectrum Data Radio/Modem manual. 4. Create a CRBasic program that includes an AVW200() instruction for each of the sensors. Check the manufacturer's specification for the sensors frequency and excitation range before picking the begin/end frequencies and excitation voltage. For example, the following AVW200() instructions can be used to measure two sensors: AVW200(Result,ComSDC7,200,200,Dst(1,1),1,1,1,1000,3500,2,_60HZ,1,0) AVW200(Result,ComSDC7,200,200,Dst(2,1),2,1,1,1000,3500,2,_60HZ,1,0) Where, RF401 = configured for SDC7 Begin Frequency = 1000 End frequency = 3500 Excitation voltage = 12 V peak to peak (option 2) Read more! A thorough description of the AVW200() instruction and its parameters is provided in Section 6.1. A complete example program that measures one vibrating wire sensor (no multiplexer) is included in Section 7.1.2. 13

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112

AVW200-series 2-Channel Vibrating Wire Spectrum Analyzer Modules
3.
Connect an antenna (or antenna cable with Yagi or omnidirectional
antenna attached) to the Antenna Connector on the side of the AVW206.
Read more!
Description of our antenna options is provided in Appendix C.
4.
Use the power cable to connect the 12V and G terminals on the AVW206
to the 12V and G terminals on the PS100 or another power supply.
At the datalogger/RF401 site, do the following steps:
1.
Configure the RF401 radio so that its parameters match the AVW206.
The protocol setting for the RF401 must be PB Aware or PB Node.
2.
Attach an antenna (or antenna cable with Yagi or omnidirectional antenna
attached) to the Antenna Connector on the RF401.
3.
Use the SC12 serial cable to attach the datalogger’s CS I/O port to the
RF401’s CS I/O port. The datalogger’s CS I/O port applies power to the
RF401.
Read more! More information about using spread spectrum radios is
provided in the RF401/RF411/RF416 Spread Spectrum Data
Radio/Modem manual.
4.
Create a CRBasic program that includes an AVW200() instruction for each
of the sensors.
Check the manufacturer’s specification for the sensors frequency
and excitation range before picking the begin/end frequencies and
excitation voltage.
For example, the following AVW200() instructions can be used to
measure two sensors:
AVW200(Result,ComSDC7,200,200,Dst(1,1),1,1,1,1000,3500,2,_60HZ,1,0)
AVW200(Result,ComSDC7,200,200,Dst(2,1),2,1,1,1000,3500,2,_60HZ,1,0)
Where,
RF401 = configured for SDC7
Begin Frequency = 1000
End frequency = 3500
Excitation voltage = 12 V peak to peak (option 2)
Read more!
A thorough description of the AVW200() instruction and its
parameters is provided in Section 6.1.
A complete example program that
measures one vibrating wire sensor (no multiplexer) is included in Section
7.1.2.
NOTE
NOTE
13