12-05-2008 05:18 AM
Hi,
I created a new VI, then, I call this VI from TS. I don't like the parameters order presented in the 'Step Setting'. How can I modify this order? Do I have to do it in LabView or in TestStand?
Thanks
Rafi
12-05-2008 06:21 AM
Hi, I think the order is dependent on the Labview front panel item order you wire up to the connector pane
Best Regards
Dave Smith
12-05-2008 03:43 PM - edited 12-05-2008 03:43 PM
Rafi,
Dave is correct that the order in TestStand depends on the order in LabVIEW. The picture posted below should hopefully give you an idea of the order that it puts them in.
12-07-2008 09:31 AM
Hi John and Dave,
Thanks for the answers.
Now, that the vi is written, it seems to connects its inputs and output in the order it had chosen by itself. I tried to reorder it by disconnecting all the terminals and redefine them. No change....
How do you change the order in LabView? (I realize it's a LabView question and not TS, but I prefer the answer to be posted here since it's related to TestStand as well)
Thanks
Rafi
12-08-2008 08:08 AM
Hi Rafi,
it is correct to first disconnect the controls / indicators from the front panel symbol and then to reconnect them in the order you wish to have them.
Did you then save your VI and reload it in TestStand (maybe first "Unload all Modules" and then reload).
This is necessary because TestStand does not update a changed VI automatically - you have to do it manually or close your sequence file and reopen it.
12-08-2008 11:44 AM
Hi Gedi,
Not sure what you mean by 'front panel symbol '. Did you mean the connector on the top right corner of the front panel? This is what | did....I cleaned it up, assign the connectors again...but got the same result.
Is this the correct way to do it?
I so, then, I might have overwritten it by mistake...is it possible?
Thanks
Rafi