evms:EventCounter

counter event specification

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
counterName string:Basic
Name of the counter
RANGE: [0 , 28]
entryOp evms:CounterEntryExitOpType
(scalar:Enum8)
Specify the comparison operator SELECTION:
5 - gt
6 - ge
7 - eq
8 - ne
9 - lt
10 - le
DEFAULT:
entryValue scalar:Uint32
Specify the value for comparison with the counter Value
RANGE: [0 , 2147483647]
eventTag evms:EventTagType
(string:Basic)
Event tag specifier, uniquely defines an event.
MAX SIZE: 29
DEFAULT:
exitOp evms:CounterEntryExitOpType
(scalar:Enum8)
Specify the comparison operator SELECTION:
5 - gt
6 - ge
7 - eq
8 - ne
9 - lt
10 - le
DEFAULT:
exitValue scalar:Uint32
Specify the value for comparison with the counter Value
RANGE: [0 , 2147483647]

Internal Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
modTs mo:TStamp
(scalar:Date)
The time when this object was last modified. SELECTION:
0 - never
DEFAULT: never
status mo:ModificationStatus
(scalar:Bitmask32)
The upgrade status. This property is for internal use only. SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced