This is a follow-up to "How do I get terminal/connector information with a vi reference?", posted by Kyus, answered by Randy Hoskin.
Using Randy's solution VI, I got the connector pane pattern and an array of the connector names, and I guess that that array is ordered from the lower right-hand corner up in columns, right-to-left.
I want to know how to get the orientation of the connector pane pattern. Each pattern can be turned 90, 180, or 270 degrees from the original. Many patterns are symmetric, but some are not. How can I discover (programmatically) what direction the connector pane is turned?