Averaging (AVR)
- Last UpdatedDec 08, 2020
- 2 minute read
Supported properties of the Averaging object (AVR)
|
Property |
Value Format |
Example |
|
OBJECT-IDENTIFIER |
String [ObjectNumber]: [Instance Number] |
1:0 |
|
OBJECT-NAME |
String |
Averaging Object |
|
OBJECT-TYPE |
Integer |
18 |
|
MINIMUM-VALUE |
Float |
Shall reflect the lowest value contained within the buffer window for the most recent 'Window Samples' samples. For example:1.0 |
|
MINIMUM-VALUE-TIMESTAMP |
String [Date] | [Time] Float |
Indicatesthe date and time at which the value stored in Minimum Value was sampled. For example:[1-1-1970][11:0:0.0] |
|
AVERAGE-VALUE |
Shall reflect the average value contained within the buffer window for the most recent 'Window Samples' samples For example:1.0 |
|
|
VARIANCE-VALUE |
Float |
Shall reflect the average value contained within the buffer window for the most recent 'Window Samples' samples. For example:1.0 |
|
MAXIMUM-VALUE |
Float |
Shall reflect the average value contained within the buffer window for the most recent 'Window Samples' samples For example:1.0 |
|
MAXIMUM-VALUE-TIMESTAMP DESCRIPTION |
String [Date] | [Time] String |
Indicates the date and time at which the value stored in Maximum Value was sampled For example:[1-1-1970][11:0:0.0] This sensor monitors the core activity For example:Averaging Object |
|
ATTEMPTED-SAMPLES |
Integer |
Indicates the number of samples that have been attempted to be collected for the current window For example:0 |
|
VALID-SAMPLES |
Integer |
Indicates the number of samples that have been attempted to be collected for the current window. For example:0 |
|
OBJECT-PROPERTY-REFERENCE WINDOW-INTERVAL |
String [OBJECT-IDENTIFIER] | [PROPERTY-IDENTIFIER] | [PROPERTY-ARRAY-INDEX (Optional)] | [DEVICE- IDENTIFIER (Optional)] Integer |
Shall identify the object and property whose value is to be sampled during the 'Window Interval'. For example: 29,4194303|29|786|30,4194303 Shall indicate the period of time in seconds over which the minimum, maximum and average values are calculated. For example: 50 |
|
WINDOW-SAMPLES |
Integer |
Shall indicate the number of samples to be taken during the period of time specified by the 'Window Interval' property For example:10 |
|
PROFILE-NAME |
String |
Averaging Profile |