Switch Banks and Units Network Categories
Specific Switch Device Fields in an Unbalanced model:
|
Name |
Data Type |
Description |
Sample Data |
|---|---|---|---|
|
DeviceStatus |
Integer |
Open/Closed state of the device (N/A for banks). Open, Traceable allows for features to be owned by the subnetwork for things like export subnetwork but have no energized phases. |
0 = Open 1 = Closed 2 = Open, Traceable |
|
RatedCurrent |
Integer |
Current rating in amps |
|
|
MaxInterruptingAmps |
Integer |
Maximum current in amps that the device can safely interrupt |
|
|
MaxOperatingVolts |
Integer |
Voltage rating in volts |
|
|
GangOperated |
Short |
Used to note in the unbalanced model if a switchable device is gang operated. |
1-Yes 0-No |
Specific Switch Device Fields in a Balanced model:
|
Name |
Data Type |
Description |
Sample Data |
|---|---|---|---|
|
DeviceStatus |
Integer |
Open/Closed state of the device (N/A for banks). Open, Traceable allows for features to be owned by the subnetwork for things like export subnetwork but have no energized phases. |
0 = “Open” 1 = “Closed” 2=“Open, Traceable” |
|
RatedCurrent |
Integer |
Current rating in amps |
|
|
MaxInterruptingAmps |
Integer |
Maximum current in amps that the device can safely interrupt |
|
|
MaxOperatingVolts |
Integer |
Voltage rating in volts |
If the Device is a fuse the following field should be included on the device table:
|
Name |
Data Type |
Description |
Sample Data |
|---|---|---|---|
|
FuseLinkType |
Integer |
Domain coded value |
1 = “N” 2 = “T” 3 = “K” 4 = “E” |