Dimension Field Overrides (Optional)
Rather than being constrained to only one component per rack position, Wavepoint XI supports the configuration of multiple components in a single rack position.
For example, if you have three devices in the same slot, without this optional configuration, Wavepoint XI stacks them on top of each other following its “best fit” approach:
With this additional configuration, you can control their position in the slot and their widths:
To take advantage of this functionality, you need fields in your database to track this information, and you need to map those fields within the Dimension Field Overrides.
Fields to Support Multiple Devices in the Same Slot
If you need to visualize multiple devices in the same rack slot, then you need database fields to track the information.
For the Active Device, Device, Passive Device, and Patch Panel, ensure your database has the following fields (the field names below are just examples; you can name the fields differently if desired):
|
Field Name |
Field Type |
Notes |
|---|---|---|
|
Height |
Double |
Not currently used, and is reserved for future use. |
|
Width |
Double |
Determines the width of the child fiber object, respecting the unit chosen in the layout mode. |
|
Layout Mode |
Short Integer |
Determines the unit (inches, millimeters, or rack units) to use for the child devices’ widths. |
|
Order |
Short Integer |
Determines the objects’ position order within the slot from left to right. |
Map the Fields under Dimension Field Overrides
After verifying (or creating) the necessary fields, map them for the Active Device, Device, Passive Device, and Patch Panel under Dimension Field Overrides. Again, the image below uses the field names from the table above, but your field names can differ. The important part is to map them appropriately to the fields Wavepoint XI expects.
Populate Fields in ArcGIS Pro
With the fields added and their model names assigned, you are ready to configure devices to appear in the same rack slot. Wavepoint XI is read-only, so all edits occur in ArcGIS Pro inside an edit session.
When working with multiple components in the same rack slot, the most important thing to remember is you are working with a fixed rack width of 23 inches (or roughly 584 millimeters). In practice, that means the sum of the component widths in the rack slot should ultimately equal 23 inches (or roughly 584 millimeters).
Layout Mode
The first thing to do is determine what units you want to use to span the rack width. The Layout Mode field is where you make this determination. Most customers choose inches or millimeters, but technically there are three choices:
|
Unit |
The Value to Type in the WavepointLayoutMode Field |
|---|---|
|
Rack Unit, which is 1.75 inches (roughly 44.5 millimeters). In practice this means there are roughly 13 rack units that span across a 23 inch rack. |
1 |
|
Inch. There are 23 inches that span across a rack. |
2 |
|
Millimeter. There are roughly 584 millimeters that span across a rack. |
3 |
For example, the image above uses inches as the unit. Thus, the number 2 is typed in the WavepointLayoutMode field, because that is the coded value that equates to inches.
When setting the mode, keep the following in mind:
-
This field can only accept the values above.
-
Leaving the field null means you do not want to use this functionality for a particular device. Even if you type values in the order or width fields, they are not respected if the mode is left null.
Width
Once you have determined the units, the next thing to do is assign a width to your devices. Using the same example above, the first and third routers are assigned 5, and the middle router is assigned 13. Because inches were chosen as the unit, these numbers reflect the width in inches.
Because the Width field is a double data type, decimals are allowed for the widths.
Order
When positioning multiple devices in the same slot, the next thing to determine is their order from left to right. Because this is a short integer field, it can accept whole numbers such as 1, 2, 3, etc. Again, with the same example, the first router has an order of 1, the second router has an order of 2, and the third router has an order of 3.
Height
The Height field is reserved for future use and currently has no functionality. You can safely leave it null and it does not have any affect on your other configurations. Typing in values also has no effect on the rack view display.
Width Irregularities: Too Thin or Too Wide
If the sum of your widths does not occupy the full rack width, the devices are still rendered but they do not span the entire rack:
Similarly, if the sum exceeds the rack width, the devices are still rendered but they extend beyond the end of the rack:
In both cases, Wavepoint XI functionality still works (you can run a trace from a port, for example), but given the irregular display, it is best to ensure widths always sum to match the total rack width.





