<?xml version="1.0" encoding="utf-8"?>
<PropertySetDef xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ifdguid="04fcc200d1cd11e1800000215ad4efdf" templatetype="PSET_PERFORMANCEDRIVEN" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd">
  <IfcVersion version="IFC4X4" />
  <Name>Pset_ControllerPHistory</Name>
  <Definition>Properties for history of controller values. HISTORY: Added in IFC4.</Definition>
  <Applicability />
  <ApplicableClasses>
    <ClassName>IfcController</ClassName>
  </ApplicableClasses>
  <ApplicableTypeValue>IfcController</ApplicableTypeValue>
  <PropertyDefs>
    <PropertyDef ifdguid="09c17600d1cd11e1800000215ad4efdf">
      <Name>ValueHistory</Name>
      <Definition>Indicates values over time which may be recorded continuously or only when changed beyond a particular deadband. The range of possible values is defined by the Value property on the corresponding occurrence property set (Pset_ControllerTypeFloating, Pset_ControllerTypeProportional, Pset_ControllerTypeMultiPosition, or Pset_ControllerTypeTwoPosition).</Definition>
      <PropertyType>
        <TypePropertyReferenceValue reftype="IfcTimeSeries" />
      </PropertyType>
      <NameAliases>
        <NameAlias lang="en">Value</NameAlias>
        <NameAlias lang="ja-JP">デフォルト出力時系列定数</NameAlias>
        <NameAlias lang="ko-KR">이상 출력 시계열 상수</NameAlias>
      </NameAliases>
      <DefinitionAliases>
        <DefinitionAlias lang="en" />
        <DefinitionAlias lang="ja-JP">時間とともに値を示す。
Pset_ControllerTypeValue.Valueに対応
※ 設定可能情報は IfcTimeSeriesプロパティ参照</DefinitionAlias>
        <DefinitionAlias lang="ko-KR">시간이 지남에 오류 상태를 나타내는 Pset_ControllerTypeValue.Fault에 대응 ※ 설정 가능한 정보는 IfcTimeSeries 속성 참조</DefinitionAlias>
      </DefinitionAliases>
    </PropertyDef>
    <PropertyDef ifdguid="0cbc6680d1cd11e1800000215ad4efdf">
      <Name>Quality</Name>
      <Definition>Indicates the quality of measurement or failure condition, which may be further qualified by the Status. True: measured values are considered reliable; False: measured values are considered not reliable (i.e. a fault has been detected); Unknown: reliability of values is uncertain.</Definition>
      <PropertyType>
        <TypePropertyReferenceValue reftype="IfcTimeSeries" />
      </PropertyType>
      <NameAliases>
        <NameAlias lang="en">Quality</NameAlias>
        <NameAlias lang="ko-KR">기본 출력 시계열 상수</NameAlias>
      </NameAliases>
      <DefinitionAliases>
        <DefinitionAlias lang="en" />
        <DefinitionAlias lang="ko-KR">시간이 지남에 값을 나타내는 Pset_ControllerTypeValue.Value에 대응 ※ 설정 가능한 정보는 IfcTimeSeries 속성 참조</DefinitionAlias>
      </DefinitionAliases>
    </PropertyDef>
    <PropertyDef ifdguid="0f1ec080d1cd11e1800000215ad4efdf">
      <Name>Status</Name>
      <Definition>Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished,  "Temporary" - element will exists only temporary (like a temporary support structure).

Indicates an error code or identifier, whose meaning is specific to the particular automation system.  Example values include: 'ConfigurationError', 'NotConnected', 'DeviceFailure', 'SensorFailure', 'LastKnown, 'CommunicationsFailure', 'OutOfService'.</Definition>
      <PropertyType>
        <TypePropertyReferenceValue reftype="IfcTimeSeries" />
      </PropertyType>
      <NameAliases>
        <NameAlias lang="en">Status</NameAlias>
      </NameAliases>
      <DefinitionAliases>
        <DefinitionAlias lang="en" />
      </DefinitionAliases>
    </PropertyDef>
  </PropertyDefs>
  <PsetDefinitionAliases>
    <PsetDefinitionAlias lang="en" />
    <PsetDefinitionAlias lang="ja-JP">コントローラの性能履歴属性。
IFC4 にて新規追加。</PsetDefinitionAlias>
  </PsetDefinitionAliases>
</PropertySetDef>