ArcFM Desktop > ArcFM > Feeder Manager > Voltage Code Domains |
This step is necessary only if you want Feeder Manager to recognize the Operating Voltages of your network features. However, if you have a multi-tiered network and are using the ArcFM FeederSubSource Level autoupdater, you must set up the voltage code domains.
The following sections focus on setting up these two domains.
Operating Voltage Domain
You must first create an Operating Voltage domain. (This domain is called Electric Line Voltage in the Minerville sample data.) Below is an example of how you might set up this domain. The codes and values will be specific to your utility. The Description field holds the values that the user will see in the dropdown menu.
FdrMgrVoltageCode Domain
Feeder Manager tracing only takes FdrMgrVoltageCode values into account when found on conductors attached to a transformer.
It is vital that this domain be called FdrMgrVoltageCode EXACTLY. Using the same spelling and capitalization is imperative.
For any coded value that exists in your first domain (Operating Voltage domain, in our example), you must have a corresponding value in the FdrMgrVoltageCode domain. The description field in this domain MUST contain an integer between 0 and 127. So we would have a FdrMgrVoltageCode domain that might look like this:
Operating Voltage
Code
Description
120
2.4 LG/4.6 LL kV Grounded Y
160
7.2 LG kV Grounded Y Single Phase
210
7.2 LG/12.5 LL kV Grounded Y
230
7.62 LG/13.2 LL kV Grounded Y
270
8.0 LG/13.8 LL kV Grounded Y
340
14.4 LG/24.9 LL kV Line-to-Neutral
FdrMgrVoltageCode
Code
Description
120
24
160
32
210
32
230
46
270
54
340
68
Schneider Electric recommends creating the descriptions in the FdrMgrVoltageCode domain so that increasing voltages map to increasing description values in the Operating Voltage domain. If Responder is implemented, this step is required. If Network Adapter is implemented, it requires that any equivalent voltages map to the same value in the Description field. For example, 160 means "7.2 kv grounded Y single phase" and 210 means "7.2 kv grounded Y two phase," making 160 and 210 physically the same. Therefore, they should both map to the same value (e.g., 160/32 and 210/32). |