In-Design Dataset (Coax_D) and As-Built Dataset (Fiber)

As stated in the High-Level Architecture of the Geodatabase topic, there are two identical copies of these feature classes. One has the suffix “_D” to indicate its in-design state, the other does not have the suffix to indicate its as-built state.

Because all the fields are identical, each feature class is listed only once in these topics. However, in your implementation, the feature class is present in the geodatabase twice, using the naming convention mentioned above.

RFAmplifier

 <Table CoaxName="RFAmplifierData" EsriDesignName="RFAmplifier_D" EsriBuiltName="RFAmplifier">

This is a point feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

AerialStructureId

GUID

NetworkId of the overhead structure that this component is associated with; an empty GUID means this component is not associated with any overhead structure

AmpNumber

Long Integer

The unique number of the amplifier within the node (0–99)

CatalogId

String

The Id of the DHFC catalog spec associated with the component; should be a string representation of a valid GUID in the following format, 6A1F97AD-C665-4521-B954-29A4429FC128

FedFromComponentId

GUID

The NetworkId of the upstream component providing RF signal to the component

Flipped

Short Integer

Boolean (typically Yes/No) indicating whether the component is flipped from its default position

ForwardEqId

String

The component’s NetworkId formatted as {92DB7597-AEC3-459E-A10A-A05235D1E85E}:Forward

ForwardPadId

String

The component’s NetworkId formatted as {92DB7597-AEC3-459E-A10A-A05235D1E85E}:Forward

HotDotPortNumber

Long Integer

The number of the port with the lowest signal loss

InternalCouplerCompanyID1

String

The ID of the spec that is connected to plugin slot #1 of the amplifier. Schneider Electric recommends a default value of null.

InternalCouplerCompanyID2

String

The ID of the spec that is connected to plugin slot #2 of the amplifier. Schneider Electric recommends a default value of null.

InternalCouplerCompanyID3

String

The ID of the spec that is connected to plugin slot #3 of the amplifier. Schneider Electric recommends a default value of null.

InternalCouplerValue1

String

A value describing the internal coupler used in the forward output profile of the amplifier. When a splitter is used as the internal coupler, the value is the port count. When a directional coupler is used as the internal coupler, the value is the tap value of the directional coupler.

This field maps to the forward output frequency profile #1.

InternalCouplerValue2

String

A value describing the internal coupler used in the forward output profile of the amplifier. When a splitter is used as the internal coupler, the value is the port count. When a directional coupler is used as the internal coupler, the value is the tap value of the directional coupler.

This field maps to the forward output frequency profile #2.

InternalCouplerValue3

String

A value describing the internal coupler used in the forward output profile of the amplifier. When a splitter is used as the internal coupler, the value is the port count. When a directional coupler is used as the internal coupler, the value is the tap value of the directional coupler.

This field maps to the forward output frequency profile #3.

InternalPowerMapping

String

Generated by the application in the format:
X 3,3,3 p 0

IsInMDU

Short Integer

Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU)

IsLocked

Short Integer

Boolean (typically Yes/No) indicating whether the component is locked in DHFC; locked components cannot be edited and are excluded from DHFC's auto-optimization feature

ModelNumber

String

The component model number

Name

String

The component name

NodeId

GUID

The NetworkID of the component’s node

PortConfiguraiton

String

Generated by the application; list of ports with active legs: A B C D E F

PoweringFedFromComponentId

GUID

The NetworkId of the component which supplies power to the this component

ReturnEqId

String

The component’s NetworkId formatted as {92DB7597-AEC3-459E-A10A-A05235D1E85E}:Return

ReturnPadId

String

The component’s NetworkId formatted as {92DB7597-AEC3-459E-A10A-A05235D1E85E}:Return

SymbolRotation

Double

The component’s symbol rotation

UGStructureId

GUID

The NetworkId of the underground structure that this component is associated with; an empty GUID means this component is not associated with any underground structure.

Workflow_Status

String

WorkflowState enumeration: AsBuilt and Proposed; for more information, see the topic Enumerated Data Types.

RFCable

<Table CoaxName="RFCableData" EsriDesignName="RFCable_D" EsriBuiltName="RFCable">

This is a line feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

CatalogId

String

The Id of the DHFC catalog spec associated with the component; should be a string representation of a valid GUID in the following format, 6A1F97AD-C665-4521-B954-29A4429FC128

FedFromComponentId

GUID

The NetworkId of the upstream component providing RF signal to the component

IsInMDU

Short Integer

Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU)

IsLocked

Short Integer

Boolean (typically Yes/No) indicating whether the component is locked in DHFC; locked components cannot be edited and are excluded from DHFC's auto-optimization feature

Length

Double

The length of the cable; this value is automatically provided by DHFC based on the strand length, but it can be overridden by the user

ModelNumber

String

The component model number

PoweringFedFromComponentId

GUID

The NetworkId of the component which supplies power to the this component

Workflow_Status

String

WorkflowState enumeration: AsBuilt and Proposed; for more information, see the topic Enumerated Data Types.

RFCoupler

<Table CoaxName="RFCouplerData" EsriDesignName="RFCoupler_D" EsriBuiltName="RFCoupler">

This is a point feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

AerialStructureId

GUID

NetworkId of the overhead structure that this component is associated with; an empty GUID means this component is not associated with any overhead structure

CatalogId

String

The Id of the DHFC catalog spec associated with the component; should be a string representation of a valid GUID in the following format, 6A1F97AD-C665-4521-B954-29A4429FC128

CouplerType

Short Integer

CouplerType enumeration: TwoWay, ThreeWay, DirectionalCoupler, ThreeWayUnbalanced. For more information, see Enumerated Data Types.

FedFromComponentId

GUID

The NetworkId of the upstream component providing RF signal to the component

Flipped

Short Integer

Boolean (typically Yes/No) indicating whether the component is flipped from its default position

HotDotPortNumber

Long Integer

The number of the port with the lowest signal loss

InternalPowerMapping

String

Generated by the application in the format:
X 3,3,3 p 0

IsInMDU

Short Integer

Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU)

IsLocked

Short Integer

Boolean (typically Yes/No) indicating whether the component is locked in DHFC; locked components cannot be edited and are excluded from DHFC's auto-optimization feature

ModelNumber

String

The component model number

PortCount

Short Integer

The number of output ports on the component

PoweringFedFromComponentId

GUID

The NetworkId of the component which supplies power to the this component

SymbolRotation

Double

The component’s symbol rotation

UGStructureId

GUID

The NetworkId of the underground structure that this component is associated with; an empty GUID means this component is not associated with any underground structure.

Workflow_Status

String

WorkflowState enumeration: AsBuilt and Proposed; for more information, see the topic Enumerated Data Types.

RFDoNotBuildBoundary

<Table CoaxName="RFDoNotBuildBoundaryData" EsriDesignName="RFDoNotBuildBoundary_D" EsriBuiltName="RFDoNotBuildBoundary">

This is a polygon feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

IsInMDU

Short Integer

Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU)

Name

String

The component name

NetworkChangeNumber

String

The network change number

RFHotDot

 <Table CoaxName="RFHotDotData" EsriDesignName="RFHotDot_D" EsriBuiltName="RFHotDot">

This is a point feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

IsInMDU

Short Integer

Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU)

SymbolRotation

Double

The component’s symbol rotation

RFHousingToHousing

 <Table CoaxName="RFHousingToHousingData" EsriDesignName="RFHousingToHousing_D" EsriBuiltName="RFHousingToHousing">

This is a line feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

AerialStructureId

GUID

NetworkId of the overhead structure that this component is associated with; an empty GUID means this component is not associated with any overhead structure

Angle

Double

The angle of the point geometry for the component

CatalogId

String

The Id of the DHFC catalog spec associated with the component; should be a string representation of a valid GUID in the following format, 6A1F97AD-C665-4521-B954-29A4429FC128

FedFromComponentId

GUID

The NetworkId of the upstream component providing RF signal to the component

Flipped

Short Integer

Boolean (typically Yes/No) indicating whether the component is flipped from its default position

IsInMDU

Short Integer

Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU)

IsLocked

Short Integer

Boolean (typically Yes/No) indicating whether the component is locked in DHFC; locked components cannot be edited and are excluded from DHFC's auto-optimization feature

LocationX

Double

The component’s X location

LocationY

Double

The component’s Y location

ModelNumber

String

The component model number

PoweringFedFromComponentId

GUID

The NetworkId of the component which supplies power to the this component

UGStructureId

GUID

The NetworkId of the underground structure that this component is associated with; an empty GUID means this component is not associated with any underground structure.

Workflow_Status

String

WorkflowState enumeration: AsBuilt and Proposed; for more information, see the topic Enumerated Data Types.

RFInlineEq

<Table CoaxName="RFInlineEqData" EsriDesignName="RFInlineEq_D" EsriBuiltName="RFInlineEq">

This is a point feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

AerialStructureId

GUID

NetworkId of the overhead structure that this component is associated with; an empty GUID means this component is not associated with any overhead structure

CatalogId

String

The Id of the DHFC catalog spec associated with the component; should be a string representation of a valid GUID in the following format, 6A1F97AD-C665-4521-B954-29A4429FC128

ConditioningPluginCID

GUID

This is the catalog ID of the plugin spec used in an inline equalizer (LEQ/RC).

This field is required only if your company is using plugins. If you are not using plugins, this field is optional.

ConditioningPluginModelNumber

String, 50 length

This is the model number of the plugin spec used in an inline equalizer (LEQ/RC).

This field is required only if your company is using plugins. If you are not using plugins, this field is optional.

ConditioningPluginValue

Double

This is the PadValue from the return attenuator plugin spec in the catalog.

This value is only sent to GIS and is ignored on import.

This field is required only if your company is using plugins. If you are not using plugins, this field is optional.

FedFromComponentId

GUID

The NetworkId of the upstream component providing RF signal to the component

Flipped

Short Integer

Boolean (typically Yes/No) indicating whether the component is flipped from its default position

InternalPoweringMapping

String

Generated by the application in the format:
X 3,3,3 p 0

IsInMDU

Short Integer

Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU)

IsLocked

Short Integer

Boolean (typically Yes/No) indicating whether the component is locked in DHFC; locked components cannot be edited and are excluded from DHFC's auto-optimization feature

ModelNumber

String

The component model number

PoweringFedFromComponentId

GUID

The NetworkId of the component which supplies power to the this component

SymbolRotation

Double

The component’s symbol rotation

UGStructureId

GUID

The NetworkId of the underground structure that this component is associated with; an empty GUID means this component is not associated with any underground structure.

Workflow_Status

String

WorkflowState enumeration: AsBuilt and Proposed; for more information, see the topic Enumerated Data Types.

RFNode

<Table CoaxName="RFNodeData" EsriDesignName="RFNode_D" EsriBuiltName="RFNode">

This is a point feature class with the following required fields:

IMPORTANT: Early implementations used the field ProjectFileID, which was the ID of the project file used to create the node. If you are an existing client and are upgrading to DHFC version 11.4 and beyond, this field is now obsolete. You do not necessarily have to remove it from your geodatabase, but it is no longer used or managed by DHFC. Instead, you should add the field ProjectFileCatalogID as shown in the table below. Further, as stated in the RFNodeData topic, you should remove the field ProjectFileID from your schema, and replace it with the ProjectFileCatalogID field.

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

AerialStructureId

GUID

NetworkId of the overhead structure that this component is associated with; an empty GUID means this component is not associated with any overhead structure

CatalogId

String

The Id of the DHFC catalog spec associated with the component; should be a string representation of a valid GUID in the following format, 6A1F97AD-C665-4521-B954-29A4429FC128

FedFromComponentId

GUID

The NetworkId of the upstream component providing RF signal to the component

Flipped

Short Integer

Boolean (typically Yes/No) indicating whether the component is flipped from its default position

InternalPowerMapping

String

Generated by the application in the format:
X 3,3,3 p 0

IsInMDU

Short Integer

Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU)

IsLocked

Short Integer

Boolean (typically Yes/No) indicating whether the component is locked in DHFC; locked components cannot be edited and are excluded from DHFC's auto-optimization feature

ModelNumber

String

The component model number

Name

String

The component name

PortConfiguration

String

Generated by the application; list of ports with active legs: A B C D E F

See the topic RFNode and the PortConfiguration Field for more information.

PoweringFedFromComponentId

GUID

The NetworkId of the component which supplies power to the this component

PowerSupplyId

GUID

The NetworkId of the power supply that powers this component

ProjectFileCatalogId

GUID

The GUID of the project file used to create the node; this value corresponds to the DHFC catalog’s ProjectFile.Id column. The field is populated when a node is pushed to the GIS.

IMPORTANT: If the application encounters a null ProjectFileCatalogId (for example, if opening an older design prior to upgrading to 11.4 and beyond), the application falls back to locating the project file by name. This means, if both the ProjectFileCatalogId is null and the project file name has been changed, the older design cannot be loaded. Thus, during your transition to version 11.4 and beyond, do not change any project file names until after older designs are pushed or otherwise cleared from the system.

ProjectFileName

String

The name of the project file used to create the node; this value corresponds to the DHFC catalog’s ProjectFile.Name column

SegmentationConfiguration

String

This field is required if your company uses segmentable nodes. Otherwise, it is optional.

When a node is segmented, the SegmentationConfiguration field contains information about the nodes and the legs they serve. The length of this field should be the Node Name field length + 50. For example, if your Node Name field length is limited to 45, then this field’s length should be 95 (45 + 50).

When a node is not segmented, this field is null.

SegmentationMode

Short Integer

This field is required if your company uses segmentable nodes. Otherwise, it is optional.

Segmentable nodes come in a handful of configurations, from non-segmented to four-way. This field is associated to the RF Node Segmentation Mode domain.

SymbolRotation

Double

The component’s symbol rotation

UGStructureId

GUID

The NetworkId of the underground structure that this component is associated with; an empty GUID means this component is not associated with any underground structure.

Workflow_Status

String

WorkflowState enumeration: AsBuilt and Proposed; for more information, see the topic Enumerated Data Types.

RFNodeBoundary

<Table CoaxName="RFNodeBoundaryData" EsriDesignName="RFNodeBoundary_D" EsriBuiltName="RFNodeBoundary">

This is a polygon feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

Name

String

The node boundary name, which is typically the name of the node the boundary encompasses. This is a required field that cannot be null.

NodeNetworkId

GUID

The NetworkId of the node the boundary is associated with. This field must be populated and cannot be an empty GUID.

Workflow_Status

String

WorkflowState enumeration: AsBuilt and Proposed; for more information, see the topic Enumerated Data Types.

RFPowerBlock

 <Table CoaxName="RFPowerBlockData" EsriDesignName="RFPowerBlock_D" EsriBuiltName="RFPowerBlock">

This is a point feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

IsInMDU

Short Integer

Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU)

SymbolRotation

Double

The component’s symbol rotation

Workflow_Status

String

WorkflowState enumeration: AsBuilt and Proposed; for more information, see the topic Enumerated Data Types.

RFPowerInserter

<Table CoaxName="RFPowerInserterData" EsriDesignName="RFPowerInserter_D" EsriBuiltName="RFPowerInserter">

This is a point feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

AerialStructureId

GUID

NetworkId of the overhead structure that this component is associated with; an empty GUID means this component is not associated with any overhead structure

CatalogId

String

The Id of the DHFC catalog spec associated with the component; should be a string representation of a valid GUID in the following format, 6A1F97AD-C665-4521-B954-29A4429FC128

FedFromComponentId

GUID

The NetworkId of the upstream component providing RF signal to the component

Flipped

Short Integer

Boolean (typically Yes/No) indicating whether the component is flipped from its default position

InternalPowerMapping

String

Generated by the application in the format:
X 3,3,3 p 0

IsInMDU

Short Integer

Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU)

IsLocked

Short Integer

Boolean (typically Yes/No) indicating whether the component is locked in DHFC; locked components cannot be edited and are excluded from DHFC's auto-optimization feature

ModelNumber

String

The component model number

PoweringFedFromComponentId

GUID

The NetworkId of the component which supplies power to the this component

SymbolRotation

Double

The component’s symbol rotation

UGStructureId

GUID

The NetworkId of the underground structure that this component is associated with; an empty GUID means this component is not associated with any underground structure.

Workflow_Status

String

WorkflowState enumeration: AsBuilt and Proposed; for more information, see the topic Enumerated Data Types.

RFPowerSupply

<Table CoaxName="RFPowerSupplyData" EsriDesignName="RFPowerSupply_D" EsriBuiltName="RFPowerSupply">

This is a point feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

AerialStructureId

GUID

NetworkId of the overhead structure that this component is associated with; an empty GUID means this component is not associated with any overhead structure

CatalogId

String

The Id of the DHFC catalog spec associated with the component; should be a string representation of a valid GUID in the following format, 6A1F97AD-C665-4521-B954-29A4429FC128

FedFromComponentId

GUID

The NetworkId of the upstream component providing RF signal to the component

Flipped

Short Integer

Boolean (typically Yes/No) indicating whether the component is flipped from its default position

IsInMDU

Short Integer

Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU)

IsLocked

Short Integer

Boolean (typically Yes/No) indicating whether the component is locked in DHFC; locked components cannot be edited and are excluded from DHFC's auto-optimization feature

ModelNumber

String

The component model number

Name

String

The component name

PoweringFedFromComponentId

GUID

The NetworkId of the component which supplies power to the this component

This is not a required field as of version 11.4.1. The power supply is the top level object in the power network, so nothing feeds it.

SymbolRotation

Double

The component’s symbol rotation

UGStructureId

GUID

The NetworkId of the underground structure that this component is associated with; an empty GUID means this component is not associated with any underground structure.

Workflow_Status

String

WorkflowState enumeration: AsBuilt and Proposed; for more information, see the topic Enumerated Data Types.

RFPowerSupplyBoundary

<Table CoaxName="RFPowerSupplyBoundaryData" EsriDesignName="RFPowerSupplyBoundary_D" EsriBuiltName="RFPowerSupplyBoundary">

This is a polygon feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

Name

String

The component name

Workflow_Status

String

WorkflowState enumeration: AsBuilt and Proposed; for more information, see the topic Enumerated Data Types.

RFSegmentableNodeBoundary

<Table CoaxName="RFSegmentableNodeBoundaryData" EsriDesignName="RFSegmentableNodeBoundary_D" EsriBuiltName="RFSegmentableNodeBoundary">

This is a polygon feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

Hubsite

String

Allows the utility to track the hubsite name for the service area.

LegsServed

String

Keeps track of which legs are served within the segmentable node boundary.

LegsServedLabels

String

Preserves the list of labels for the legs served in each segmentable node boundary.

Market

String

Allows the utility to track the market name for the service area.

Name

String

The segmentable node boundary name, which is typically the name of the node the boundary encompasses. This is a required field that cannot be null. See the Using Guide topic Configure Segmentation and Assign Legs for more details about how the leg names affect the node name.

NodeNetworkId

GUID

The NetworkId of the node the boundary is associated with. This field must be populated and cannot be an empty GUID.

Workflow_Status

String

WorkflowState enumeration: AsBuilt and Proposed; for more information, see the topic Enumerated Data Types.

RFSplice

<Table CoaxName="RFSpliceData" EsriDesignName="RFSplice_D" EsriBuiltName="RFSplice">

This is a point feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

AerialStructureId

GUID

NetworkId of the overhead structure that this component is associated with; an empty GUID means this component is not associated with any overhead structure

CatalogId

String

The Id of the DHFC catalog spec associated with the component; should be a string representation of a valid GUID in the following format, 6A1F97AD-C665-4521-B954-29A4429FC128

FedFromComponentId

GUID

The NetworkId of the upstream component providing RF signal to the component

FeedsComponentID

GUID

NetworkId of the component that is connected to the “downstream” side of the splice

IsInMDU

Short Integer

Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU)

IsLocked

Short Integer

Boolean (typically Yes/No) indicating whether the component is locked in DHFC; locked components cannot be edited and are excluded from DHFC's auto-optimization feature

ModelNumber

String

The component model number

PoweringFedFromComponentId

GUID

The NetworkId of the component which supplies power to the this component

SymbolRotation

Double

The component’s symbol rotation

UGStructureId

GUID

The NetworkId of the underground structure that this component is associated with; an empty GUID means this component is not associated with any underground structure.

Workflow_Status

String

WorkflowState enumeration: AsBuilt and Proposed; for more information, see the topic Enumerated Data Types.

RFTap

<Table CoaxName="RFTapData" EsriDesignName="RFTap_D" EsriBuiltName="RFTap">

This is a point feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

AerialStructureId

GUID

NetworkId of the overhead structure that this component is associated with; an empty GUID means this component is not associated with any overhead structure

CatalogId

String

The Id of the DHFC catalog spec associated with the component; should be a string representation of a valid GUID in the following format, 6A1F97AD-C665-4521-B954-29A4429FC128

ConditioningPluginCID

GUID

This is the catalog ID of the plugin spec used in a conditioning tap.

This field is required only if your company is using plugins. If you are not using plugins, this field is optional.

ConditioningPluginModelNumber

String, 50 length

This is the model number of the plugin spec used in a conditioning tap.

This field is required only if your company is using plugins. If you are not using plugins, this field is optional.

ConditioningPluginType

Short Integer

This is the type of plugin that is used in a tap.

This field must use the RFConditioningPluginTypes domain.

This field is required only if your company is using plugins. If you are not using plugins, this field is optional.

ConditioningPluginValue

Double

This is the value of how much the plugin affects the signal. For CE, CS and HT plugins, this is the EqualizerValue from the plugin spec in the catalog. For RA/pads, this is the PadValue from the plugin spec in the catalog.

This value is only sent to GIS and ignored on import.

This field is required only if your company is using plugins. If you are not using plugins, this field is optional.

FedFromComponentId

GUID

The NetworkId of the upstream component providing RF signal to the component

Flipped

Short Integer

Boolean (typically Yes/No) indicating whether the component is flipped from its default position

IsInMDU

Short Integer

Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU)

IsLocked

Short Integer

Boolean (typically Yes/No) indicating whether the component is locked in DHFC; locked components cannot be edited and are excluded from DHFC's auto-optimization feature

ModelNumber

String

The component model number

Name

String

The component name

The default value can be null.

PortCount

Short Integer

Count of ports, required by ArcMap tracing tools

PoweringFedFromComponentId

GUID

The NetworkId of the component which supplies power to the this component

SymbolRotation

Double

The component’s symbol rotation

UGStructureId

GUID

The NetworkId of the underground structure that this component is associated with; an empty GUID means this component is not associated with any underground structure.

Workflow_Status

String

WorkflowState enumeration: AsBuilt and Proposed; for more information, see the topic Enumerated Data Types.

RFTerminator

<Table CoaxName="RFTerminatorData" EsriDesignName="RFTerminator_D" EsriBuiltName="RFTerminator">

This is a point feature class with the following required fields:

Field Name

Data Type

Notes

NetworkID

GUID

Unique identifier for the component or record

ObjectID

Object ID

Esri Object Id for the feature or object

AerialStructureId

GUID

NetworkID of the overhead structure associated with the component; an empty GUID means the component is not associated with any overhead structure

CatalogId

String

The Id of the DHFC catalog spec associated with the component; should be a string representation of a valid GUID in the following format, 6A1F97AD-C665-4521-B954-29A4429FC128

FedFromComponentId

GUID

The NetworkId of the upstream component providing RF signal to the component

IsInputTerminator

Short Integer

Boolean (typically Yes/No) indicating whether or not the component terminates RF input

IsInMDU

Short Integer

Boolean (typically Yes/No) indicating whether or not the component is found within an Multi-Dwelling Unit (MDU)

IsLocked

Short Integer

Boolean (typically Yes/No) indicating whether the component is locked in DHFC; locked components cannot be edited and are excluded from DHFC's auto-optimization feature

ModelNumber

String

The component model number

Name

String

The component name

PoweringFedFromComponentId

GUID

The NetworkId of the component which supplies power to the this component

SymbolRotation

Double

The component’s symbol rotation

UGStructureId

GUID

The NetworkId of the underground structure that this component is associated with; an empty GUID means this component is not associated with any underground structure.

Workflow_Status

String

WorkflowState enumeration: AsBuilt and Proposed; for more information, see the topic Enumerated Data Types.

QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.

Was this helpful?