RSD membermap. How to assign multiple possibilities of terminal for a connector port?
Hello there!
I need to assing the following schema in RSD datatables : A 2 position connector (connABC) may use a range of terminals (pin14, pin12 or pin10) for each port.
connABC
port1
pin14
pin12
pin10
port2
pin14
pin12
pin10
I need to create datatable/membermap schemas that can provide result like this:
connABC refDes= C001
port1=pin12, entryPort entry_1
port2=pin10, entryPort entry_2
connABC refDes= C002
port1=pin14, entryPort entry_1
port2=pin12, entryPort entry_2
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

