09-18-2011 10:02 PM
Hi All,
I have developed Labview project , and this project has 5 layers , when i give the command from the top layer. The control goes from the top layer to the bottom layer , agin the result is fetched and send back in the same direction , noe the problem is all my Labview project is really become difficult to handle since it is areound 5000 Vi so we are planning to migrate into test stand ,
my question is when i start using test stand can i call directly dll or can i call the top layer of the labview project.
09-20-2011 12:14 AM
Hi Pashupathi
Trust you are doing good
When using teststand, you can call the topmost level VI or the layer directly in a step from teststand and the control can be passed onto the other steps ( or the sequences, as the case may be in your sequence file/ program) from there on.
You also have an option of calling DLLs and the like for your convenience.
Please go through the following link for better understanding of how to use teststand.
http://www.ni.com/teststand/demos/
Please revert for further clarifications
Thanks and regards
FALCON