I'm hoping that now there's a better way with TestStand 4.0 and LV 8.5, in passing enum's through a TestStand sequence's Parameters to the LV vi.
In summary, I have a sub-seq that calls a LV vi. That sub-seq uses one of it's parameters, an enum, to pass to the VI. My problem is how to set up the sub-seq parameter field so it appears in the calling seq's parameters correctly, as an enum?
Thanks for your help.