Installation guide, E8950 – Veris Industries E8950 Install User Manual
Page 30

TM
E8950
INSTALLATION GUIDE
ZL0105-0B
PAGE 30
©2013 Veris Industries USA 800.354.8556 or +1.503.598.4564 / [email protected]
02131
Alta Labs, Enercept, Enspector, Hawkeye, Trustat, Aerospond, Veris, and the Veris ‘V’ logo are trademarks or registered trademarks of Veris Industries, L.L.C. in the USA and/or other countries.
Data Variable
Description
BACnet
Object
Units
COV_
Increment
Modbus
Address
Comments
Phase Loss Timestamp, Month/
Day
Hex Month 1-12 (LSB); Day 1-31
(MSB)
AI39
n/a
65535
47
The Date/Time information in A139-AI47 is encoded as two
8-bit hexadecimal values. To use these values, first convert
the float values read to an integer, then convert to a 16-bit
hexadecimal number, then convert each of the two bytes
of the hexadecimal number to individual integer values.
The first value (Months, Years or Minutes) is in the least
significant byte of the hexadecimal number, and the second
value (Days, Hours or Seconds) is in the most significant byte
the hexadecimal number.
For example:
Last Restart Timestamp:
AI42 Present Value = 6920
AI43 Present Value = 4876
AI44 Present Value = 15145
AI42 – 6920 -> 1B08 (hex)
Day = 1B (hex) -> 27
Month = 08 (hex) -> 8
AI43 – 4876 -> 130C (hex)
Hour = 13 (hex) -> 19 -> 7 PM
Year = 0C (hex) -> 12
AI44 – 15145 -> 3B29 (hex)
Second = 3B (hex) -> 59
Minute = 29 (hex) -> 41
Last Restart Timestamp – August 27th 2012 7:41:59 PM
Phase Loss Timestamp, Year/
Hour
Hex Year 0-199 (LSB), Hour 0-23
(MSB)
AI40
n/a
65535
48
Phase Loss Timestamp, Minute/
Second
Hex Minute 0-59 (LSB), Second
0-59 (MSB)
AI41
n/a
65535
49
Last Restart Time., Month/Day
Hex Month 1-12 (LSB); Day 1-31
(MSB)
AI42
n/a
65535
50
Last Restart Time., Year/Hour
Hex Year 0-199 (LSB), Hour 0-23
(MSB)
AI43
n/a
65535
51
Last Restart Time., Minute/
Second
Hex Minute 0-59 (LSB), Second
0-59 (MSB)
AI44
n/a
65535
52
Last kWh Reset Time., Month/
Day
Hex Month 1-12 (LSB); Day 1-31
(MSB)
AI45
n/a
65535
53
Last kWh Reset Time., Year/Hour Hex Year 0-199 (LSB), Hour 0-23
(MSB)
AI46
n/a
65535
54
Last kWh Reset Time., Minute/
Second
Hex Minute 0-59 (LSB), Second
0-59 (MSB)
AI47
n/a
65535
55
Analog_Value objects: (can be written as well as read)
Sub-Interval Length
Number of Seconds * 5 (4500 =
15 min)
AV1
n/a
0
36
Sub-Interval Length. Sets the length of a sub-interval.
Value is the number of seconds * 5, for example, 4500 is 15
minutes. For sync-to-comms, or sync-to-demand-reset-input
(hardware signal), set this to zero.
# of Sub-Intervals per Demand
Interval
1-6 (1= Block Demand)
AV2
n/a
0
37
Number of Sub-Intervals per Demand Interval. Sets the
number of sub-intervals that make a single demand interval.
Legal values are 1 to 6. For block demand, set this to 1.
Command: write values to reset: 1=Dmd; 2=kW Accum; 4=Pk
KW; 8=Pk kVAR
AV3
n/a
0
41
Command (bit mapped):
bit 0 (mask 1) = begin new demand sub-interval
bit 1 (mask 2) = clear kWh accumulator
bit 2 (mask 4) = reset peak demand
bit 3 (mask 8) = reset peak kVAR
bits 4-15 = write as zeros to avoid activating any additional
commands that may be added in future revisions.
Phase Loss; Latching Register
(bitmap):
bit0=ph-A; bit1=ph-B;
bit2=ph-C; 3-15 nu
AV4
n/a
0
42
Phase Loss, Latching Register (bit mapped):
bit 0 = phase A (unpredictable results, phase A)
bit 1 = phase B
bit 2 = phase C
bits 3 to 15 = write as zeros. User clears this latching register.
Present Date/Time Month/Day
Hex Month 1-12 (LSB); Day 1-31
(MSB)
AV5
n/a
65535
44
Date/Time Month 1-12(LSB) Day 1-31 (MSB)
Hexadecimal values.
Present Date/Time Year/Hour
Hex Year 0-199 (LSB); Hour 0-23
(MSB)
AV6
n/a
65535
45
Date/Time Year 0-99(LSB) Hour 0-23 (MSB)
Hexadecimal values.
Present Date/Time Minute/
Second
Hex Minute 0-59 (LSB); Second
0-59 (MSB)
AV7
n/a
65535
46
Date/Time Minutes 0-59 (LSB) Second 0-59 (MSB)
Hexadecimal values.
H8163 Series Energy Meter with H8163-CB Modbus Communication Board, cont.