Analog simple process value object (ASmpPrcVal)

Object type analog simple process value (ASmpPrcVal) includes the BACnet properties for one analog simple process value.

Naming

There is a dependency between 'Name', 'Description' and 'Naming extension'. Any changes to one impacts the other two properties.

Note:
The dependency can be eliminated by entering a project-specific text.

Example 1:
The preconfigured 'Description' "Wind alarm" sets the 'Name' to "WdAlm" if selected. If "Abs" is selected as a supplement to the 'Naming extension', the description is supplemented by "(Absolut)" to "Wind alarm (Abs)" and the name becomes "WdAlm (Abs)". The name also forms the last element of the object name.
NOTE: If you enter a non-preconfigured element in the 'Description' field, the entered text is shown in blue color.

Name

Name

'Name' is a name specific to the instance. It is used to set up a hierarchical object name.

Property ID: 4438

Description

Description

'Description' describes a BACnet object. The 'Description' is a translatable string that is saved internally as a text reference or directly as a string.

Property ID: 28

Name extension

Name extension

'Name extension' is an optional extension of the name. It uniquely identifies an object or to distinguish objects.

Property ID: 4437

Naming extension supplement

Designations from the text catalog can also be used for the 'Naming extension'.

Units

Units

'Units' defines the measurement units of the object. it can be modified online and will be used in Operation & Monitoring functions to represent the unit of 'Present value'.

Property ID: 117

Alarming

Alarming is implemented under the principle of intrinsic reporting within a BACnet object.

Select the "Properties" tab to add the extension, select 'Yes' in the "Enable event" field. The BACnet properties required for the setting are displayed in ABT Site and the Programming Editor under the "Properties" tab.
Alarming

Overview

① 'Monitoring time deviation'
② 'Monitoring time deviation to normal'
③ 'Hysteresis to normal'

Enable event

 

 

'Enable event' enables the alarm function. The BACnet properties required to set the function are displayed.

For setting 'Yes', the settings 'Extension with event configuration' is set to 'Intrinsic event registration'.

Property ID: 35

Limit enable

 

 

'Limit enable' determines the limit considered for triggering an alarm.

Property ID: 52

You can choose either limit, but only one, with the check boxes:
All check boxes cleared: Inactive
'Low limit enable': The setting 'Low limit' is considered. An event is triggered when the limit is breeched and a message "To-OffNormal" is sent.
'High limit enable': The setting 'High limit' is considered. An event is triggered when exceeded and a message "To-OffNormal" is sent.

Warning limit enable

 

 

'Warning limit enable' determines whether an event is triggered and which warning limit is considered.

Property ID: 4543

You can choose either limit, but only one, with the check boxes:
All check boxes cleared: Inactive
'Low limit enable': The setting 'Lower warning limit' is considered. An event is triggered when the limit is breeched and a message "To-OffNormal" is sent.
'High limit enable': The setting 'Higher warning limit' is considered. An event is triggered when exceeded and a message "To-OffNormal" is sent.

High limit

 

 

'High limit' determines the higher limit of the normal range.

If a value exceeds the 'High limit' during a minimum set 'Monitoring time deviation':

  • Changes to state "OffNormal".
  • An event is triggered:
  • A message "To-OffNormal" is sent.

The value drops back below 'High limit' by the set 'Hysteresis to Normal".

  • The object returns to state "Normal" after the set 'Monitoring time deviation to normal' expires.
  • A message "To-Normal" is sent.

An acknowledge and reset of the event may be required as per the setting 'Notification class'.

Property ID: 45

High warning limit

 

 

'High warning limit' indicates that a value is approaching the high limit of the normal range.

If a value exceeds the 'High warning limit' during a minimum set 'Monitoring time deviation':

  • An event is triggered.
  • A message "To-Normal" is sent.
  • The object remains in state "Normal".

If the value drops below the 'High warning limit' by the set 'Hysteresis to normal', notification "To-Normal" is sent after the set 'Monitoring time deviation' expires.

Property ID: 4544

Low warning limit

 

 

'Low warning limit' indicates that a value is approaching the low limit of the normal range.

If a value drops below 'Low warning limit' during a minimum set 'Monitoring time deviation':

  • An event is triggered.
  • A message "To-Normal" is sent.
  • The object remains in state "Normal".

If the value returns above 'Low warning limit' by the set 'Hysteresis to normal', a message "To-Normal" is sent after the set 'Monitoring time deviation' expires.

Property ID: 4545

Low limit

 

 

'Low limit' determines the lower limit of the normal range.

If a value drops below 'Low limit' during a minimum set 'Monitoring time deviation':

  • Changes to state "OffNormal".
  • An event is triggered:
  • A message "To-OffNormal" is sent.

The value rises again above 'Low limit' by the set 'Hysteresis to Normal".

  • The object returns to state "Normal" after the set 'Monitoring time deviation to normal' expires.
  • A message "To-Normal" is sent.

An acknowledge and reset of the event may be required as per the setting 'Notification class'.

Property ID: 59

Hysteresis to normal

 

 

'Hysteresis to normal' determines the minimum difference that a value must maintain when returning the normal range below or above the limit value before the time clock starts with 'Monitoring time deviation to normal'.

The value must reside below the hysteresis upon returning to 'High limit' and 'Upper warning limit'.

The value must reside above the hysteresis upon returning to the normal range for 'High low' and 'Lower warning limit'.

Property ID: 25

Monitoring time deviation

 

 

'Monitoring time deviation' determines the time in [s], during which a limit value must be exceeded before an "To-offnormal" is triggered.

Property ID: 113

Monitoring time deviation to normal

 

 

'Monitoring time deviation to normal' determines the time in [s], during which a limit value plus 'Hysteresis to normal" must be maintained upon returning to the normal range before an a "To-offnormal" event is triggered.

Property ID: 356

Notification class

 

 

'Notification class' determines the priority of an event and whether the event must be acknowledged or reset. The following are the notification classes:
1: Highest priority notification (acknowledge, reset)
2: Highest priority notification (acknowledge)
3: Highest priority notification
4: High priority notification (acknowledge, reset)
5: High priority notification (acknowledge)
6: High priority notification
7: Medium priority notification (acknowledge, reset)
8: Medium priority notification (acknowledge)
9: Medium priority notification
10: Low priority notification (acknowledge, reset)
11: Low priority notification (acknowledge)
12: Low priority notification
13: Lowest priority notification (acknowledge, reset)
14: Lowest priority notification (acknowledge)
15: Lowest priority notification
16: None priority notification
17: Buffer ready notification
18: Device alert notification

Property ID: 17

Enable event detection

 

 

'Enable event detection' enables event detection. The "Event state" is always "Normal" with setting 'No'.

Property ID: 353

Suppress event notification

 

 

'Suppress event notification' determines whether event notifications are suppressed.
No: No suppression. The events are reported.
Yes: Suppression of event notifications. All 3 bits for "enable event" are set to 'False'. When activated, a last event is sent with notification class 18: Device alert notification so that that recipient is aware of the suppression and are displayed accordingly.

Property ID: 4972

Suppress event detection

 

 

'Suppress event detection' determines whether event detection is suppressed.
No: No suppression. Events are recognized.
Yes: Suppression of event detection. The algorithm for event detection (OffNormal events) is suppressed.

Property ID: 354

Update Interval ✳

 

 

Update interval, of type Unsigned, indicates the interval in milliseconds at which the loop algorithm updates the output (Present_Value property).
Note
No property that represents the interval at which the process variable is sampled or the algorithm is executed is part of this object. The Update interval value may be the same as these other values but could also be different depending on the algorithm utilized. The sampling or execution interval is a local matter and need not be represented as part of this object.

Property ID: 118

Other

Change of value, COV

 

 

'Change of value, COV' specifies the minimum change in 'Present value' property that will cause a COV notification to be issued to change-of-value subscribers of this object.

Property ID: 22

Suppress fault monitoring

 

 

'Suppress fault monitoring' determines whether the fault supervision (fault events) is suppressed ('Yes'/'No'). The setting 'Yes' suppresses the evaluation of 'Reliability' and the value for 'Reliability' remains on "No fault".

Property ID: 357

'Present maximum value'

 

 

'Present maximum value' sets the highest value for the present value. Values greater than the configured maximum value are limited to the maximum value.

Property ID: 65

Present minimum value

 

 

'Present minimum value' sets the lowest value for the present value. Values less than the configured minimum value are limited to the minimum value.

Property ID: 69

Resolution

 

 

'Resolution' indicates the accuracy that a value represents. It defines the smallest recognizable change in engineering units of the property 'Present value' and be modified online.
'Resolution' is typically used for operating and monitoring functions to represent the 'Present value':
'Resolution' can only be an integer > 1.
'Resolution' is only used for an abbreviated depiction on the display, e.g. a station for operating and monitoring. It is not used to shorten the actual value that is processed by the program.

Property ID: 106

Present value

 

 

'Present value' indicates the present value of the virtual variable.

Property ID: 85

Startup default

 

 

'Startup default' defines the default value to be used for the 'Present value' after startup, if Startup-Mode = use-Startup-Default.
Startup-Default may be modified online and is a non-volatile value.

Property ID: 4354

Startup mode

 

 

'Startup mode' defines the startup behavior of the BA-Simple-Process-Value-Object to initialize 'Present value' and Update count.

  • - Startup-Mode = enum (use-Startup-Default, not-initialized)
  • - Startup-Mode default: use-Startup-Default
  • - Startup-Mode is a non-volatile configuration property set up during engineering
  • - Startup-Mode may be modified online

Behavior to initialize the Present value and Update count:

  • If Startup-Mode = use-Startup-Default
    - Present-Value := Startup-Default => output Relinquish-Default to the Data Acquisition
    - Update-Count = 1
  • If Startup-Mode = not-initialized
    - Present-Value := <default>
    - Update-Count = 0

Note: Never output void Present-Value to the Data Acquisition

Property ID: 4349

Data aggregation

Data aggregation takes place with an extension (data aggregation) within a BACnet object. This includes the corresponding algorithm for data aggregation during a period. The aggregated value of the present period and last period are always displayed. Data aggregation permits operating hours counting as well as virtual metering, calculating key performance indicators and data analysis.
The extension is added with the following setting in tab "Properties":

  • 'Enable aggregation' with setting 'Yes'

The setting 'Enable aggregation' = 'Yes', the extension is enabled and the required BACnet properties are displayed.

info

One BACnet object can have a maximum of one extension with data aggregation. A value that is aggregated to multiple types, requires multiple BACnet objects, each with a data aggregator that references the original object, e.g. one BACnet object for determining the 'Operating hours' and another for determining the 'Average value'.

Aggregation: Operating hours & others

 

 

'Aggregation: Operating hours & others' permits data aggregation.

Property ID: 4580

Select checkboxes for the following settings:

  • 'None': No data aggregation takes place.
  • 'Deviation': Data aggregation takes place. 'Deviation' permits data aggregation to determine the area of the deviation of 'Present value' versus the set values per aggregation period.
  • 'Average': Data aggregation takes place. 'Average' permits data aggregation to determine the maximum, minimum, and average value of the 'Present value' per aggregation period.
  • 'Operating hours': No data aggregation takes place. The time is aggregated, while 'Active' applies as the 'Present value' and remains in the defined partial ranges.

Enable aggregation

 

 

'Enable aggregation' enables or disables aggregation.
If Enable aggregation is set to 'No', the values are not aggregated. Processing remains active during periodic changeovers.
Note
The existing values are retained when changing the setting ('Yes'/'No'). Values are not deleted.

Property ID: 4514

Aggregation period

 

 

'Aggregation period' sets the duration of the aggregation period.

Note
The aggregation time can be changed online.

Property ID: 4513

Select checkboxes to set 'Aggregation period' to 15 minutes, 1 hour, or 1 day. 'Aggregation period' is adapted to the present time on the device and automatically triggers the period at the start of a quarter hour, hour, or day. The aggregation starts at the time the device is started.

Analog average

Analog average permits data aggregation to determine the maximum, minimum, and average value per aggregation period.

Minimum value present period

 

 

'Minimum value present period' indicates the minimum value of the 'Present value' since the present period was triggered.

Property ID: 4502

Maximum value present period

 

 

'Maximum value present period' indicates the maximum value of the 'Present value' since the present period was triggered.

Property ID: 4501

Average value present period

 

 

'Average value present period' represents the average of the property 'Present value' in the present period.

Property ID: 4500

Minimum value previous period

 

 

'Minimum value previous period' indicates the minimum value of the 'Present value' from the previous period.

Property ID: 4499

Maximum value previous period

 

 

'Maximum value previous period' indicates the maximum value of the 'Present value' from the previous period.

Property ID: 4498

Average value previous period

 

 

'Average value previous period' represents the average of the property 'Present value' from the previous period.

Property ID: 4497

Analog deviation

The analog deviation permits data aggregation to determine the deviation of values versus the set values. The different is integrated over time as soon as the present value exceeds or drops below a reference value. The deviation or area of the deviation, calculated in this manner, is indicated as "Unit x Time".

Reference low value for deviation

 

 

'Reference low value for deviation' sets the low value for determining the deviation of the 'Present value' during Aggregation period.

Note
'Reference low value for deviation' can be changed online.

Property ID: 4496

Reference high value for deviation

 

 

'Reference high value for deviation' sets the high value for determining the deviation of the 'Present value' during Aggregation period.

Note
'Reference high value for deviation' can be changed online.

Property ID: 4495

Deviation low value present period

 

 

'Deviation low value present period' indicates the deviation to the value of 'Reference low value for deviation' in the present period.

Property ID: 4494

Deviation high value present period

 

 

'Deviation high value present period' indicates the deviation to the value of 'Reference high value for deviation' in the present period.

Property ID: 4493

Deviation low value previous period

 

 

'Deviation low value previous period' indicates the deviation to the value of 'Reference low value for deviation' in the previous period.

Property ID: 4492

Deviation high value previous period

 

 

'Deviation high value previous period' indicates the deviation to the value of 'Reference high value for deviation' in the previous period.

Property ID: 4491

Deviation unit

 

 

'Deviation unit' sets the unit for deviation values such as 'Deviation high value present period', 'Deviation low value previous period', 'Deviation high value present period', 'Deviation low value present period'.
Note
Deviation unit can be changed online.

Property ID: 4481

Select the checkbox with the required unit for the deviation.

Internal calculation of the deviation is done in units times seconds, where units is the unit as specified in the Units-Property.

For example, internal calculation of the deviation is done for degrees in seconds when the unit property is set to degrees; however, this is not a supported BACnet unit. The value of the Deviation-Units property can be set to K/min or °F/min. Therefore, to display the deviation values in minutes the conversion factor property must be set to 0.01667.

Note
The reference values and deviation use different units.

 

Example (room temperature):
The value of Units property is given as 21 °C. The deviation is measured in K sec and the amount in the present period, for example, to 26K.min.

Analog operating hours

The analog operating hours permit data aggregation to determining the linger duration of the present value in the various value ranges.

The properties are divided into 2 groups:

  • Operating hours count and maintenance indication A
  • Statistical evaluation (data analysis) B

A: Operating hours count and maintenance indication

Note
The time is measured as active time during which the present value is greater than the PrValMin ('Present minimum value').

Elapsed active time present period

 

 

'Elapsed active time present period' is the expired time in [s] in the present period during which the 'Present value' is considered 'active' (PrVal>PrValMin).

Property ID: 4512

Elapsed active time previous period

 

 

'Elapsed active time previous period' is the expired time in [s] in the previous period during which the 'Present value' was considered 'active' (PrVal>PrValMin).

Property ID: 4511

Operating hours

 

 

'Operating hours' represents the aggregated number in [s] during which the property 'Present value' was 'active' (since the property 'Operating hours' was last reset). 'Operating hours' is synonymous with the expired active time.

Property ID: 33 (Standard BACnet property, used for binary objects only)

Property ID: 4490 (Proprietary BACnet property, used for analog and multistate objects)

Time stamp for op.hour reset

 

 

"Time stamp for op.hour reset" includes the date and time at which the property "Operating hours" was most recently set to a zero value.

Property ID: 114

Elapsed active time limit present period

 

 

'Elapsed active time limit present period' sets the time limit for the present period in [s] for the 'Expired active time present period' after which the 'Maintenance indication' is enabled.

Property ID: 4509

Elapsed active time limit

 

 

'Elapsed active time limit' sets the time limit in [s] for 'Operating hours' after which the 'Maintenance indication' is enabled.

Property ID: 4510

Maintenance indication

 

 

'Maintenance indication' supplies a maintenance note. The following maintenance notes can be indicated: 'Normal mode', 'Present period limit exceeded', 'Time limit exceeded'.

B. Statistical evaluation (data analysis)

Number of ranges

 

 

'Number of ranges' is a configurable number for subdividing a range from present minimum value to present maximum value into equally sized partial ranges. Time is aggregated in [s] for each partial range during which the present value remains in the applicable partial range.
A value between 1 and 10 can be set to configure the number of ranges.
The default value is 5 if no value is set.
Note
The number of ranges cannot be modified online.

Property ID: 4489

Elapsed active time per range present period

 

 

'Elapsed active time per range present period' is the expired time in [s] in the present period during which the 'Present value' was in the applicable partial range (PrVal>PrValMin). It is an array with the dimension = Number of ranges and includes one entry per partial range.

Property ID: 4487

Elapsed active time per range previous period

 

 

'Elapsed active time per range previous period' is the expired time in [s] in the previous period during which the 'Present value' was in the applicable partial range. It is an array with the dimension = Number of ranges and includes one entry per partial range.

Property ID: 4486

Elapsed active time per range

 

 

'Elapsed active time per range' is the expired time in [s] during which the 'Present value' was in the applicable partial range since the 'Expired active time' was last set to zero. It is an array with the dimension = Number of ranges and includes one entry per partial range.

Property ID: 4488