04-20-2007 02:16 PM
04-23-2007 03:40 AM
04-23-2007 06:57 AM
Thank You for your response.
I understand that all sub vi's have to be present for any vi to be executable. It is my understanding that the Test Stand deployment tool was supposed to find all these vi's and place them accordingly. Attached is one vi that the system says is not executable. It has three sub vi's, which have their own sub vi's etc etc One of them is located in the vi.llb. (I did copy vi.llb to the target computer abd still got the error) and I can't find the other ones (using "find vi's on disk" utility). They are locatable in their particular pallettes but not in the file system (at least I don't know how to locate them). They are vi's that don't have block diagrams.
GTB
04-23-2007 10:56 AM
04-23-2007 12:45 PM
04-24-2007 02:12 PM
Receiving Error Code -18002 in TestStand From Custom
Substep After Changing Computers
http://digital.ni.com/public.nsf/websearch/7B3D68B5AEE7BD65862571A200325BB3?OpenDocument
04-24-2007 02:19 PM
04-24-2007 02:58 PM
Looks like our last replies crossed in the mail.
I can't find any command in TS 3.1 that is "Assemble test vi's etc" The only thing I have done is use the "Deployment Utility"
04-25-2007 11:12 AM
OK,
It does not appear to be anything you have mentioned so far.
It definitely has something to do with your "Read Characters from File.vi" and its sub vi's.
If I make an .exe with just this vi using 7.1 app builder it runs on the source computer, and the target computer (which only has the RTE's on it).
If I use the same vi (Read Char from File) directly as a specified module it will run in TS as long as I am in the LV DEV environment. If I switch to the LV RTE (configure adaptor) on the same computer (source computer) I get the non-executable error. Yet, it is working perfectly from LV dev and as a stand alone executable on the same machine at the same time.
I got rid of any other versions of TS or LV, plus all their folders, re-installed TS 3.1 from scratch, mass compiled etc
Again, the only time I get the error is when I try to run the vi in TS configured to run with the LV 7.1 RTE. In any other combination, on the same machine, with LV 7.1 RTE or DEV, it works. The source machine has the full TS and LV systems on it. The target machine has only the RTE's on it.
I still cannot find "TestStand "Assemble VIs" tool " in TS 3.1
04-26-2007 03:01 PM