type

RunPoint

RunPoint : BoolPoint

Point associated with the on/off state of equipment

subtypes RunCmd  ​RunSensor 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

Boolean points are required to have "Bool" 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

Optional text for boolean value formatted as "falseText,trueText"

run

Primary on/off point of an equip especially used with a vfd

enum Obj <val:RunEnum>

Optional text for boolean value formatted as "falseText,trueText"

run Marker inherits ph::PhEntity.run

Primary on/off point of an equip especially used with a vfd. Run is used with Bool points where true indicates on and false indicates off. When paired with cmd this is the commanded state of the equipment. When paired with sensor this is the actual status of the equip. If the equipment also defines an enable point then both must be commanded on in order to run the equipment.

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