beautypg.com

Bacnet programming information (cont.), Binary_input objects – Veris Industries E50H5 Install User Manual

Page 25

background image

ZL0071-0D

Page 25 of 28

©2013 Veris Industries USA 800.354.8556 or +1.503.598.4564 / [email protected] 10131

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.

Other companies’ trademarks are hereby acknowledged to belong to their respective owners.

Installation Guide

Power Monitoring

E50H2, E50H5

TM

#

Object_Name

Description

R/W

NV

Units

Range

Additional information

AI44

KWH_C

Real Energy

Consumption

Phase C

R

NV

kWh

0 - 3.4+E38

AI45

Max_Power

Theoretical

Maximum System

Power

R

NV

kW

0 - 1.84467e19

Theoretical Maximum System Power – This is the

theoretical maximum power the meter expects to see

on a service. It is calculated by the meter from the

System Type (in object AV2), CT Size (in object AV3),

and System Voltage (in object AV6) - Power Factor is

assumed to be unity. The register is updated whenever

the user changes any of these parameters.

AI46

Reserved_AI46

Reserved

R

Returns QNAN or any value

AI47

Energy Resets

Count of Energy

Accumulator Resets

R

NV

0 - 32767

Running count of how many times the energy counter

has been reset

AI48

Reserved_AI48

Reserved

R

Returns QNAN or any value

AI49

Reserved_AI49

Reserved

R

Returns QNAN or any value

AI50

Power Up Count

Power Up Counter

R

NV

0 - 32767

Running count of product power-up cycles (Control

Power)

AI51

Ouput Config

Ouput Configuration

R

NV

0 - 15

E50H2 returns “11”
E50H5 returns “10”

AI52

Alarm_Bitmap

Alarm_Bitmap

R

0 - 32767

This contains a decimal value that represents the status

of all Binary_Object alert values in one number that can

be read without having to access mulitple objects (the

E50H2 has 14 values, the E50H5 has 15). It is a decimal

representation of a 14-bit or 15-bit hexidecimal value

produced by combining the alert bits into one number,

where the bit value of Object BI1 is the least significant

bit and BI14 or BI15 is the most significant bit.

Binary_Input Objects

Use the Present_Value properties of the Binary_Input objects as alerts for conditions of potential concern regarding to the system measurement. These values are dynamic
and are not latched, so if the condition is resolved, the alert will go inactive, whether it has been read or not.

These objects support the Description and Reliability object properties and all required Binary_Input object properties. None of them are writable. For complete assurance,
check the Reliabilty property for a No_Fault_Detected status before reading the Present_Value.

To test the meter’s alert status, read the Present_Value of each of the Binary_Input objects representing the alert bits of interest, or read the Present_Value of AI52, which
combines all these bits into a single decimal value. AI52 represents the status of all 14 or 15 Binary_Object alert values in one number that can be read without having to
access mulitple objects. The bit value of Object BI1 is the least significant bit and BI14 or BI15 is the most significant bit (BI15 is only present on the E50H5).

#

Name

Description

R/W

Range

Additional information

BI1

Volts_Error_A

Voltage Out of Range Phase A

R

0=INACTIVE, 1=ACTIVE

Phase A Input Voltage exceeds meter’s measurement range

BI2

Volts_Error_B

Voltage Out of Range Phase B

R

0=INACTIVE, 1=ACTIVE

Phase B Input Voltage exceeds meter’s measurement range

BI3

Volts_Error_C

Voltage Out of Range Phase C

R

0=INACTIVE, 1=ACTIVE

Phase C Input Voltage exceeds meter’s measurement range

BI4

Current_Error_A

Current Out of Range Phase A

R

0=INACTIVE, 1=ACTIVE

Phase A Current out of range

BI5

Current_Error_A

Current Out of Range Phase B

R

0=INACTIVE, 1=ACTIVE

Phase B Current out of range

BI6

Current_Error_A

Current Out of Range Phase C

R

0=INACTIVE, 1=ACTIVE

Phase C Current out of range

BI7

Frequency_Error

Frequency Error

R

0=INACTIVE, 1=ACTIVE

Phase A Frequency out of range

BI8

Reserved_BI8

Reserved

R

0=INACTIVE, 1=ACTIVE

Returns “INACTIVE”

BACnet Programming Information (cont.)