Skip to content

Enum: AsynchronousMachineKind

Kind of Asynchronous Machine.

URI: AsynchronousMachineKind

Permissible Values

Value Meaning Description
generator cim:AsynchronousMachineKind.generator
motor cim:AsynchronousMachineKind.motor

Slots

Name Description
asynchronous_machine_type Indicates the type of Asynchronous Machine (motor or generator)

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: AsynchronousMachineKind
description: Kind of Asynchronous Machine.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:AsynchronousMachineKind
permissible_values:
  generator:
    text: generator
    meaning: cim:AsynchronousMachineKind.generator
  motor:
    text: motor
    meaning: cim:AsynchronousMachineKind.motor