03-01-2004 08:15 AM
03-02-2004 11:40 AM
04-16-2010 09:46 AM
Anyone know if this functionality is available in TS 4.2. I would like to deploy a system where I have just two files, a sequence file and a LLB with all of my VI’s, not just the sub VI’s. I would like to avoid having to make the LLB directly in LabVIEW due to keeping my VI’s better organized in a file structure during development.
04-26-2010 10:17 AM
Unfortunately, the TestStand Deployment Utility does not currently provide the functionality to remove VI Block Diagrams. We are looking into providing this functionality in a future version. The TestStand Deployment Utility also does not currently provide the functionality to store all VIs including top-level code module VIs in a single LLB.
That being said, you do have the ability to Lock your VI Block Diagrams using the TestStand Deployment Utility by password protecting them. This can be done in the LabVIEW VI Options window (to get to the LabVIEW VI Options window, go to the Distributed Files tab and click the LabVIEW Options button). Additionally, in the LabVIEW VI Options window, you can specify that all of your SubVI Dependencies be placed in an LLB as opposed to a normal folder. To do this, you simply need to add a .llb to the end of the SubVI Location name:
Hope this helps.