cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

RSD membermap. How to assign multiple possibilities of terminal for a connector port?

LuizNunes878750
1-Newbie

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.
1 REPLY 1

Are you aware of Terminator Tables? (introduced in RSD 8.0) you can provide rules for defining parameters to be applied to pins, rather than relying on static membermap/datatable combinations.

They'd probably be perfect for your requirement.

Regards,

Martin

Top Tags