01-04-2016 12:06 PM
Hi all,
I was just wondering if how people feel about the sequence and variable organization in TestStand. When I develop in labview I can create virtual folders to organize VIs, controls, files and other creations and constantly want to add them to my sequences and variable list purely for an organization purpose.
For my TestStand development I tend to modularize my code base and develop wrappers for special functions (via dynamic parameter passing) that other sequence files are responsible for to make inferface definitions easier. This however causes some sequence bloat in the sequences list in TestStand and just feel like to putting some order to this list. I feel this way about the variables window as well.
Any others feel this way?
Andrew
01-05-2016 03:25 PM
Hi akonecki,
There is a TestStand Style Guide that discusses best practices for developing effective and maintanable TestStand sequences ( located here: http://www.ni.com/white-paper/4267/en/) which might help.