Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Fix Unit Tags

We have created this fool to help the user to batch add units to multiple numeric points that do not have it.

How to use Fix Unit Tags

The user must go to Folio

In there, click on Tools on the top menu and go to Database Clean Up and select Fix Unit Tags

A window will pop up, asking the user to confirm if he wants to add units to Numeric points without one

After hitting OK, another window appears that displays the points that could not be assigned units.

How does it work

The way this tool works is the following: it searches the points for their tags and depending on that it will add the specific unit.

For example, you have a CHWV point with the following tags: chilled and water (but not "temp") the tool will add "%" as unit

OR, if you have a MAT point with the following tags: air, mixed and temp -the tool will add the "°F" as unit 

This form follows the Haystack tag system which can be found here

This form only applies to Numeric Points and it is specific to Haystack standard tags.

The points to which it applies are (if tagged properly):

  • CHWV with the tags: "chilled" and "water" and not "temp" => unit = %
  • Filter with the tags: "filter" => unit = %
  • MAD with the tags: "air" and "damper" and "mixed" => unit = %
  • MAT with the tags: "air" and "mixed" and "temp" => unit = °F
  • OAD with the tags: "air" and "outside" and "damper" => unit = %
  • RAD with the tags: "air" and "return" and "damper" => unit = %
  • RAT with the tags: "air" and "return" and "temp"=> unit = °F
  • SAF and AirFlow with the tags: "air" and "flow" and "sensor" => unit = cfm
  • SAP with the tags: "air" and "sensor" and "pressure" => unit = inHg //
  • SAT with the tags: "sensor" and "air" and "temp" and not "discharge" => unit = °F
  • ZoneTemp and Room Temp with the tags: "zone" and "air" and "temp" and "sensor" => unit = °F
  • Room Setpoint and ZoneTempSp and EffectiveSp with the tags: "zone" and "air" and "temp" and "sp" => unit = °F
  • AirFlow Setpoint with the tags: "air" and "flow" and "sp" => unit = cfm
  • Damper with the tags: "air" and "damper" and "discharge" => unit = %
  • OccCool with the tags: "occ" and "cooling" => unit = °F
  • OccHeat with the tags: "occ" and "heating" => unit = °F
  • ReHeat Valve with the tags: "reHeat" => unit = %
  • Rm Humidity with the tags: "air" and "zone" and "humidity" => unit = %
  • Room Delta Temp with the tags: "delta" and "temp" and "zone" => unit = °F
  • UnOccCool with the tags: "unocc" and "cooling" => unit = °F
  • UnOccHeat with the tags: "unocc" and "heating" => unit = °F
  • No labels