CdxResettableCounter32

  • Base type Unsigned32

This TC describes an object which counts events with the following semantics: objects of this type will be set to zero(0) on creation or reset indirectly by other objects or certain event and will thereafter count appropriate events, wrapping back to zero(0) when the value 2^32 is reached. Provided that an application discovers the new object within the minimum time to wrap it can use the initial value as a delta since it last polled the table of which this object is part. Typically this TC is used in table where the statistical information needs to be re-count after a reset.