Skip to content

Enum: AreaControlMode

_Area's present control mode. _

__

URI: AreaControlMode

Permissible Values

Value Meaning Description
CF cim:AreaControlMode.CF
CTL cim:AreaControlMode.CTL
OFF cim:AreaControlMode.OFF
TLB cim:AreaControlMode.TLB

Slots

Name Description
area_control_mode The area's present control mode: (CF = constant frequency) or (CTL = constant...

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: AreaControlMode
description: "Area's present control mode.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:AreaControlMode
permissible_values:
  CF:
    text: CF
    meaning: cim:AreaControlMode.CF
  CTL:
    text: CTL
    meaning: cim:AreaControlMode.CTL
  'OFF':
    text: 'OFF'
    meaning: cim:AreaControlMode.OFF
  TLB:
    text: TLB
    meaning: cim:AreaControlMode.TLB