ArcFM Desktop > ArcFM > Water Tracing > Water Tracing Step 9: Configure Cathodic Protection Systems |
You can use ArcFM Solution to model your cathodic protection systems. Each cathodic protection system defines an electrically protected network of gas or water features. A single CP system contains a network of features with unbroken electrical conductivity.
The core of ArcFM's CP model is a special line type feature class that does not itself belong to the gas or water network, but which contains features derived from the gas or water network via tracing. Each feature in this class represents a single cathodic protection system and so possesses, within a single feature, the combined shape of the electrically continuous network features that compose the system. Use the corresponding ArcFM tool to view and analyze the contents of the CP system feature class with a view to the overall mission of cathodic protection, and to keep the contents of the feature class consistent with the underlying gas network features when they undergo editing.
To configure this functionality in ArcFM, you must create the CP table and assign an autoupdater
To configure CP systems, you must create and populate its feature class table in ArcCatalog. The Create Cathodic Protection Systems tool creates a new feature class and assigns it the name you provide. In the Minerville sample data, the table is named CPSystems. The tool also assigns to this table the CPSYSTEM object class model name. It then traces your existing gas or water network to build the table of your CP systems:
Anode |
Rectifier |
Test Point |
---|---|---|
DESCRIPTION INSERVICEDATE
|
AMPS DESCRIPTION INSERVICEDATE VOLTS |
DESCRIPTION INSERVICEDATE |
|
If your gas or water dataset is already registered as versioned, you must reregister your that dataset as versioned, which will also register the table you just created. Right-click the dataset and select Register As Versioned:
|
When calculating System Length, the Cathodic Protection System tool in ArcMap uses either shape length or, if assigned, the field to which the MEASUREDLENGTH field model name is assigned. |
If you use an SDE geodatabase, you must set database permissions accordingly in order for users to make changes to data affecting the CP System table.
If you do not grant the appropriate permissions, users will receive errors if the CP System layer is in their map when they start editing. |
The CP Continuity Change Autoupdater is a sentinel that can help you to know when the shape or other details of a CP system have been rendered out of date by editing activity on its underlying gas or water network features. The autoupdater monitors edit events on gas or water network features to detect changes affecting the continuity or attributes of CP systems. When it detects such changes, it sets the RefreshNeeded field of the corresponding CP system feature to a non-zero value. This makes it easy to identify CP systems that require updating; systems with a non-zero RefreshNeeded value are marked by an icon in the All Systems view of the Cathodic Protection Systems tool in ArcMap (called Not Current in the tool's status filter).
This autoupdater may occasionally generate a false positive and assign the RefreshNeeded status (called Not Current in the Cathodic Protection Systems tool) to a CP system for which there is no difference between data displayed in the Cathodic Protection Systems tool and data in the gas or water network. |
Assign this AU to the OnCreate, OnUpdate, and OnDelete events in the Object Info tab of all edge and junction feature classes that participate in your cathodic protection system. This may include distribution mains, service lines, anodes, rectifiers, etc.:
Consider adding the CP Systems table to any stored display containing features to which the CP Continuity Change autoupdater is assigned to the OnUpdate event, and to which other autoupdaters are also assigned. Doing so will increase the performance of those features. Schneider Electric recommends doing so regardless of whether cathodic protection tools are used in those stored displays. |
By default, the Cathodic Protection Systems tool in ArcMap displays the "ft" label, regardless of your map units. To change this label to display your actual map units, you must change a resource file:
For more information about working with resource (.resx) files, consult the .NET Localization help topic on the ArcFM Resource Center. |