IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

7.2.4.8 Pset_AlarmPHistory

7.2.4.8.1 Semantic definition

Properties for history of alarm values. HISTORY: Added in IFC4.

7.2.4.8.2 Applicable entities

7.2.4.8.3 Properties

Name Property Type Data Type Description
Enabled IfcPropertyReferenceValue IfcTimeSeries

Indicates whether alarm is enabled or disabled over time.

ConditionHistory IfcPropertyReferenceValue IfcTimeSeries

Indicates alarm condition over time. The range of possible values and their meanings is defined by Pset_AlarmTypeCommon.Condition. An empty value indicates no present alarm condition.

Severity IfcPropertyReferenceValue IfcTimeSeries

Indicates alarm severity over time, where the scale of values is determined by the control system configuration. A zero value indicates no present alarm.

Acknowledge IfcPropertyReferenceValue IfcTimeSeries

Indicates acknowledgement status where False indicates acknowlegement is required and outstanding, True indicates condition has been acknowedged, and Unknown indicates no acknowledgement is required. Upon resetting the condition, then acknowledgement reverts to Unknown.

UserHistory IfcPropertyReferenceValue IfcTimeSeries

Indicates acknowledging user over time by identification corresponding to IfcPerson.Identification on an IfcActor.

Table 7.2.4.8.A

Edit on Github


Is this page difficult to understand? Let us know!

7.2.4.8.4 Changelog

7.2.4.8.4.1 IFC4

  • New resource

7.2.4.8.4.2 IFC4.3_DEV_70ee25e8

  • property, ConditionHistory
  • property, UserHistory
  • property, Condition
  • property, User