type

MechRotationalDirectionPoint

MechRotationalDirectionPoint : EnumPoint

Point associated with mechanical rotational direction

subtypes MechRotationalDirectionCmd  ​MechRotationalDirectionSensor meta abstract slots id

Unique identifier for entity in its project

spec

Type of this entity

point

Data point such as a sensor or actuator

cur

Supports current value

equipRef

Reference to equip which contains this entity

his

Supports historization of data

kind

Enum points are required to have "Str" kind

pointFunction

Sensor, command, setpoint/softpoint

pointQuantity

Quantity measured or controlled

pointSubject

Substance/phenomenon measured or controlled

siteRef

Reference to site which contains the entity

spaceRef

Reference to space which contains this entity

systemRef

Reference to system

tz

Timezone identifier from standard timezone database

writable

Supports writing data

equips

Parent Equips that contain this Point

enum

Required range of enumerated string keys

mech

Associated with a machine or its mechanical force, torque, power, or energy

rotational

Rotation or spinning motion around an axis

direction

Compass direction measured in degrees

enum Obj <val:MechRotationalDirectionEnum>

Required range of enumerated string keys

mech Marker inherits ph::PhEntity.mech

Associated with a machine or its mechanical force, torque, power, or energy. This is often opposed to elec electrical energy.

rotational Marker inherits ph::PhEntity.rotational

Rotation or spinning motion around an axis

direction Marker inherits ph::PhEntity.direction

Compass direction measured in degrees: North: 0° = 360°, East: 90°, South: 180°, West: 270°

Haxall 4.0.6 ∙ 21-Jul-2026 09:48 EDT