From 3f28f6267791f8a28b7f94d371a0d178198a1a51 Mon Sep 17 00:00:00 2001 From: Mikayla Date: Thu, 24 Aug 2023 23:03:05 -0400 Subject: [PATCH] Updated Valve and Flow Screen (markdown) --- Valve-and-Flow-Screen.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Valve-and-Flow-Screen.md b/Valve-and-Flow-Screen.md index c9e0975..68a4cb8 100644 --- a/Valve-and-Flow-Screen.md +++ b/Valve-and-Flow-Screen.md @@ -4,7 +4,9 @@ ### Dynamic Tanks -Dynamic tanks are identified by either `F-#` or `U-#` where F is for facility, U is for unit, and # is the identifier. Facility tanks' identifiers will always count up from 1 starting from the top down to the bottom, whereas unit tanks will have an identifier matching the unit identifier. Unit tanks will always be drawn right next to the row for that particular unit, whereas facility tanks will be listed as early as they can be, based on the facility tank configuration. Note, these facility identifiers will match up to the RTU configuration's `index` field for those particular tanks, so be sure to match the config to where the screen shows the tank should be. +Dynamic tanks are identified by either `F-#` or `U-#` where F is for facility, U is for unit, and # is the identifier. Facility tanks' identifiers will always count up from 1 starting from the top down to the bottom, whereas unit tanks will have an identifier matching the unit identifier. Unit tanks will always be drawn right next to the row for that particular unit, whereas facility tanks will be listed as early as they can be, based on the facility tank configuration. + +> Note, these facility identifiers will match up to the RTU configuration's `index` field for those particular tanks, so be sure to match the config to where the screen shows the tank should be. #### Dynamic Tank Status Tags