beautypg.com

Installation guide, Metasys model files – Veris Industries H8026 Install User Manual

Page 8

background image

H8025/8026

Z201640-0H

PAGE 8

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

11101

Alta Labs, Enercept, Enspector, Hawkeye, Trustat, Veris, and the Veris ‘V’ logo are trademarks or registered trademarks of Veris Industries, L.L.C. in the USA and/or other countries.

TM

INSTALLATION GUIDE

These files may be downloaded from:
http://www.veris.com/hawkeye/revb/h8025.ddl
http://www.veris.com/hawkeye/revb/h8026.ddl

METASYS MODEL FILES

H8025.DDL

**********************************************************
Veris H8025, Energy Meter
**********************************************************
@MODEL+

CSMODEL “H8025”,”VND”

AITITLE “Analog Inputs”
BOTITLE “Binary Outputs”
ADTITLE “Analog Data Points”

CSAI “AI1”,N,N,”CONSUMPT”,”kWH”
CSAI “AI2”,N,N,”POWER”,”kW”

* These two points can be used to preset the kwh accumulator.
* Normally the kwh accumulator only needs to be reset to zero,
* which can be accomplished using BO1. Computing the values
* to write to these points is not simple. In most applications,
* the exact value of the accumulator is not important because
* totalization is used to obtain useful kWH data.
* CSAD “ADI1”,Y,N,”PRESET_L”,”kWH”
* CSAD “ADI2”,Y,N,”PRESET_H”,”kWH”

* The following BO point should be mapped directly to a BO object
* defined with the auto retore flag set to ‘N’.
* CSBO “BO1”,N,N,”RES_kWH”,”n/a”,”reset”

H8026.DDL

**********************************************************
* Veris H8026, Energy Meter, Enhanced Data Stream
**********************************************************
* This file contains two CS models to access all of the AI points
* in the H8026. Two models are required because there are more
* than 16 AI points.

@MODEL+
CSMODEL “H8026A”,”VND”
AITITLE “Analog Inputs”
BOTITLE “Binary Outputs”
ADTITLE “Analog Data Points”
CSAI “AI1”,N,N,”CONSUMPT”,”kWH”
CSAI “AI2”,N,N,”POWER”,”kW”
CSAI “AI3”,N,N,”REATPOWR”,”kVAR”
CSAI “AI4”,N,N,”APP_POWR”,”kVA”
CSAI “AI5”,N,N,”POW_FACT”,”#”
CSAI “AI6”,N,N,”AVE_PWR”,”kW”
CSAI “AI7”,N,N,”MIN_PWR”,”kW”
CSAI “AI8”,N,N,”MAX_PWR”,”kW”
CSAI “AI9”,N,N,”VOLT_L-L”,”Volts”
CSAI “AI10”,N,N,”VOLT_L-N”,”Volts”
CSAI “AI11”,N,N,”CURRENT”,”Amps”
* These two points can be used to preset the kwh accumulator.
* Normally the kwh accumulator only needs to be reset to zero,
* which can be accomplished using BO1. Computing the values
* to write to these points is not simple. In most applications,
* the exact value of the accumulator is not important because
* totalization is used to obtain useful kWH data.
* CSAD “ADI1”,Y,N,”PRESET_L”,”kWH”
* CSAD “ADI2”,Y,N,”PRESET_H”,”kWH”
* The following BO points should be mapped directly to BO objects
* defined with the auto retore flag set to ‘N’.
* CSBO “BO1”,N,N,”RES_kWH”,”n/a”,”reset”
* CSBO “BO2”,N,N,”RES_AVG”,”n/a”,”reset”
CSMODEL “H8026B”,”VND”
AITITLE “Analog Inputs”
CSAI “AI12”,N,N,”POWER-A”,”kW”
CSAI “AI13”,N,N,”POWER-B”,”kW”
CSAI “AI14”,N,N,”POWER-C”,”kW”
CSAI “AI15”,N,N,”PF_PH-A”,”#”
CSAI “AI16”,N,N,”PF_PH-B”,”#”
CSAI “AI17”,N,N,”PF_PH-C”,”#”
CSAI “AI18”,N,N,”VOLT_A-B”,”Volts”
CSAI “AI19”,N,N,”VOLT_B-C”,”Volts”
CSAI “AI20”,N,N,”VOLT_A-C”,”Volts”
CSAI “AI21”,N,N,”VOLT_A-N”,”Volts”
CSAI “AI22”,N,N,”VOLT_B-N”,”Volts”
CSAI “AI23”,N,N,”VOLT_C-N”,”Volts”
CSAI “AI24”,N,N,”CURRENTA”,”Amps”
CSAI “AI25”,N,N,”CURRENTB”,”Amps”
CSAI “AI26”,N,N,”CURRENTC”,”Amps”