I have a TestStand sequence that sets a switch matrix to simulate what actual switches a user would set. I am writing most of the steps in LabVIEW. Depending on how the prior tests have turned out, some sub sequences may not be run and therefore, I don't always know the switch states (which routes are connected and which are not).
I need to either keep track of all the route states in variables, or be able to ask Switch Executive what they are. I would rather ask Switch Executive. I have not found any way to do that, however. Can you get the state of a route through Switch Executive?
I am using LabVIEW 7.1, TestStand 3.0 or 3.1, MAX 3.1, and Switch Executive 1.02.49165.
I am also open to other answer
s . . .