I thought I had it figured out but can't seem to get this to show correctly - here is what I have:
The symbol above is showing the correct information for terminal A, but I can't seem to get B and C to work.
Here are the tags I'm using (I dragged them out to avoid overlap)...
Note that these variables don't actually exist, I don't think...I formed them by borrowing from pages 7 and 8 of this document:
http://files.goengineer.com/docs/support/Electrical%20Attributes.pdf
Any help on how to get the colors of the other two wires to show up is appreciated.
I figured it out - needed another component to the variable - here is what I used:
#P_WIRE_COLOR_0_TZ_0_L2
#P_WIRE_COLOR_1_TZ_0_L2
#P_WIRE_COLOR_2_TZ_0_L2
Adding the 0, 1 and 2 after the "wire color" callout allowed me to select the connection point(s).
Changing from "L1" to "L2" on the end of the string changed from full text (i.e. "Black") to abbreviations (i.e. "BK").
Got exactly what I'm looking for now - maybe someone else will find this helpful since none of the literature I have says this kind of callout is possible.