Types::AccumulationBehaviourType

Header Image
Project:
AccumulationBehaviourType : Public Class
Created: 11/1/2010 9:07:12 AM
Modified: 1/31/2023 4:43:26 PM
Project:
Advanced:
0 = Not Applicable (default, if not specified)<br/><br/>1 = BulkQuantity<br/>A value from a register which represents the bulk quantity of a commodity. This quantity is computed as the integral of the commodity usage rate. This value is typically used as the basis for the dial reading at the meter, and as a result, will roll over upon reaching a maximum dial value.<br/>Note: The roll-over behavior typically implies a roll-under behavior so that the value presented is always a positive value (e.g., unsigned integer or positive decimal).<br/>Note: A BulkQuantity refers primarily to the dial reading and not the consumption over a specified period of time.<br/><br/>3 = Cumulative<br/>The sum of the previous billing period values. Note: “Cumulative” is commonly used in conjunction with “demand.” Each demand reset causes the maximum demand value for the present billing period (since the last demand reset) to accumulate as an accumulative total of all maximum demands. So instead of “zeroing” the demand register, a demand reset has the affect of adding the present maximum demand to this accumulating total.<br/><br/>4 = DeltaData<br/>The difference between the value at the end of the prescribed interval and the beginning of the interval. This is used for incremental interval data. <br/>Note: One common application would be for load profile data, another use might be to report the number of events within an interval (such as the number of equipment energizations within the specified period of time.)<br/><br/>6 = Indicating<br/>As if a needle is swung out on the meter face to a value to indicate the current value. (Note: An “indicating” value is typically measured over hundreds of milliseconds or greater, or may imply a “pusher” mechanism to capture a value. Compare this to “instantaneous” which is measured over a shorter period of time.) <br/><br/>9 = Summation<br/>A form of accumulation which is selective with respect to time. <br/>Note : “Summation” could be considered a specialization of “Bulk Quantity” according to the rules of inheritance where “Summation” selectively accumulates pulses over a timing pattern, and “BulkQuantity” accumulates pulses all of the time.<br/><br/>12 = Instantaneous<br/>Typically measured over the fastest period of time allowed by the definition of the metric (usually milliseconds or tens of milliseconds.) (Note: “Instantaneous” was moved to attribute #3 in 61968-9Ed2 from attribute #1 in 61968-9Ed1.)<br/><br/>All other values reserved.<br/>
  • Advanced
  • Other Links
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
«XSDsimpleType» UInt8 Class Generalization To