control-EnumWritable

WritableEnumPoint extends EnumPoint to include 16 levels of command priority control. The highest priority active command is reflected in the out property. Commands at the emergency and manual levels (1 and 8) are stored persistently.

This point is available in the Points folder of the control palette and usually resides in a device’s Points folder.

Figure 210.   Enum Writable property Sheet
Image

You can access these properties in the Property Sheet by expanding Station > Config > Drivers > Points and double-click on EnumWritable

Property Value Description
Facets Config Facets window Defines a range of enumerated states (enum values).
Proxy Ext, Out value Reports the current enum value for the component. If no range is provided, status is considered normal and reports {ok}.
Proxy Ext, In1–16 values Indicate from where the point’s value originates, including details specific to the parentage of the point’s network and communications (driver).

null indicates that the point is an empty placeholder.

Proxy, Fallback value Configures a default Out value for a point when a priority scan of inputs In2In7 and In9In16returns a null or invalid value, and no emergency action (In1) or manual action (In8) has occurred.
Override Expiration read-only Reports how long a value that has been set manually (using an action) remains valid.

Actions

  • Emergency Override: sets an output value at the emergency level.
  • Emergency Auto: clears an output value set at the emergency level.
  • Override: sets an output value at the manual level.
  • Auto: clears an output value set at the manual level.
  • Set: opens the Set window where you can enter one of the range of values for this point.