Version: 10.2.1c and 10.2.1.c SP3 |
Appendix > Bitgate Fields > Water Tracing - Edges |
Bit settings for water edges in the Minerville sample database:
Bit | Description |
---|---|
26 - 31 |
Reserved |
25 |
Specifies whether or not an edge feature is traceable. A value of 0 means that the water can flow through it; 1 means that it cannot. Bit 25 may be set in one of two ways.
All traces except the CP trace respect Bit 25. |
24 |
Specifies if an edge can be "pinched" to stop the flow of water and depends on the field model name PipeType. This is an unusual technique where a special device physically squeezes the pipe to interrupt the water flow. The value of P means that the edge is pinchable, and the bit is set to 1. The value of NP means that it is not pinchable and the bit is set to 0. This bit is supported, but not generally used for water tracing. |
23 |
Specifies if the edge is a barrier to a cathodic protection trace; a non-bonded, plastic pipe can be an example of such an edge. This bit depends on the existence of three field model names: CPSYSTEMSTATUS, BONDEDINDICATOR, and MATERIAL. If CPSYSTEMSTATUS exists, the value of 1 is used to set the bit. If CPSYSTEMSTATUS does not exist or the value is 0, ArcFM then looks for BONDEDINDICATOR and uses the value of Yes to set the bit. If BONDEDINDICATOR does not exist or the value is No, ArcFM looks for MATERIAL and uses its field value to set the bit. If the material is conductive, it does not set the bit. If the material is non-conductive, then it sets the bit as a CP stop. |
22 - 9 |
These bits are interpreted as a 14-bit integer code that indicates the nominal operating pressure of the edge feature. The actual mapping of a particular pressure value onto a code value may differ from one utility to the next, and many applications that use the WaterTraceWeight will not need to convert the code into an actual pressure. (Not currently used by ArcFM.) |
8 - 0 |
Reserved |