Question about ASSEMBLYCODEs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Maybe I'm thinking of this in the wrong way, but here it goes:
We have a communication device that essentially has 16 ports on it. The ports have cards that are interchangeable (Fiber/RS232/RS485). We are able to swap the cards out to suit our needs. Currently the communication device (OrionLX) is a parent, and has an associated Catalog value, and each port is also its own parent with a Catalog value depending on which type of port it is.
What I want to do is something like have each port symbol be a child to the OrionLX, with a TERM of "PORT1", "PORT2", etc, so that when my point-to-point annotations are generated, the list of something connected to the OrionLX would be similar to "DevicePort=OrionLX:PORT1".
I thought this could be solved with the ASSEMBLYCODE and have the ports have the Orion's assembly code as their assembly lists, but when I edited the catalog, the port Par Numbers were no longer available in my catalog lookup when I placed a new part.
I feel like I'm thinking of this in the wrong way, especially since I need to be able to customize the number of each type of port in a particular Orion based upon the setup at any given substation.