Of allowable, Enumeration values for functions, The list of allowable – Rockwell Automation 9307 FactoryTalk EnergyMetrix User Manual

Page 138: For enumera

Advertising
background image

FactoryTalk EnergyMetrix Software

138

Enumeration Values for Functions

Enumeration values are named constants for use in functions. Accepted enumeration
values are listed below.

ValueType

RealEnergyNet

RealEnergyExported

RealEnergyImported

ReactiveEnergyNet

ReactiveEnergyExported

ReactiveEnergyImported

RealPowerDemand

ReactivePowerDemand

ApparentPowerDemand

DayType

Sunday

Monday

Tuesday

Wednesday

Thursday

Friday

Saturday

AllDays

WorkingDay

NonWorkingDay

Month

January

February

March

April

May

June

July

August

September

October

November

December

ValueType enumeration values correspond to entries in the ValueTypes table in the
database. As new entries are added in the database, new allowable enumeration values
are also added. The new enumeration values correspond to the value type names in the
database but with spaces omitted. For example, a value type name of ‘Demand Current’
will correspond to an enumeration value of DemandCurrent.
Add new value types by using the Unit Setup link in the System tab.

Advertising