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

Appendix E. Status Table

Page 83 highlights

Appendix E. Status Table The AVW200 status table contains system operating status information accessible via DevConfig, terminal emulator, or another PakBus device such as a datalogger. Status Table information is easily viewed by going to DevConfig | AVW200| Connect | Data Monitor | Status. The status table can be viewed via a terminal emulator and command 4. The status information can be retrieved by the datalogger by using the CRBasic GetVariable instruction. Following is an example of retrieving the BattVoltage status of the AVW200 using the CRBasic GetVariables instruction: Public RC,AVW_BV GetVariables(RC,ComSDC7,200,200,0000,0,"Status","BattVoltage",AVW_BV,1) NOTE DevConfig polls the status table at regular intervals, updating status information. TABLE E-1 is a comprehensive list of status table variables with brief descriptions. TABLE E-1. Status Fields and Descriptions Status Fieldname Record No Time Stamp OSversion OSdate ProgName ProgSig StationName Compileresults PakBusAddress RfInstalled RfNetAddr RfNetHopSeq Description Record number for this set of data Time the record was generated Version of the Operating System Date OS was released Name of the running program Signature of the running program User defined Station Name Compile results of the running program AV200 PakBus address Specifies the model number of the MaxStream radio if it is recognized by the datalogger. It will have a value of zero if there is no radio recognized by the AVW200. Specifies the radio network address of the built in radio. This setting should be set to match the network address for the RF401 base used to communicate with the datalogger. Specifies the hopping sequence that will be used for the built-in radio. This value should be set to match the value of the same setting for the RF401 base station used to communicate with this datalogger. User can change? No No No No No No Yes Yes Yes No Yes Yes E-1

  • 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

Appendix E. Status Table
The AVW200 status table contains system operating status information
accessible via DevConfig, terminal emulator, or another PakBus device such as
a datalogger. Status Table information is easily viewed by going to DevConfig |
AVW200| Connect | Data Monitor | Status. The status table can be viewed via a
terminal emulator and command 4.
The status information can be retrieved by the datalogger by using the CRBasic
GetVariable instruction. Following is an example of retrieving the BattVoltage
status of the AVW200 using the CRBasic GetVariables instruction:
Public RC,AVW_BV
GetVariables(RC,ComSDC7,200,200,0000,0,"Status","BattVoltage",AVW_BV,1)
DevConfig polls the status table at regular intervals, updating
status information.
TABLE E-1 is a comprehensive list of status table variables with brief
descriptions.
TABLE E-1. Status Fields and Descriptions
Status
Fieldname
Description
User can change?
Record No
Record number for this set of data
No
Time Stamp
Time the record was generated
No
OSversion
Version of the Operating System
No
OSdate
Date OS was released
No
ProgName
Name of the running program
No
ProgSig
Signature of the running program
No
StationName
User defined Station Name
Yes
Compileresults
Compile results of the running program
Yes
PakBusAddress
AV200 PakBus address
Yes
RfInstalled
Specifies the model number of the MaxStream radio
if it is recognized by the datalogger. It will have a
value of zero if there is no radio recognized by the
AVW200.
No
RfNetAddr
Specifies the radio network address of the built in
radio. This setting should be set to match the
network address for the RF401 base used to
communicate with the datalogger.
Yes
RfNetHopSeq
Specifies the hopping sequence that will be used for
the built-in radio. This value should be set to match
the value of the same setting for the RF401 base
station used to communicate with this datalogger.
Yes
NOTE
E-1