Re: sub vi in main doesn't work but same sub as stand alone does work

2004-06-17 Thread f_d
Hi, the program is not an exe., and there is no input to the subvi except for the error in and the GPIB adress. The while loop is in the subvi, the while loop keeps looping until the network analyser returns a 1 to one of the querys (state of sweep mode). I am almost shure that the network

sub vi in main doesn't work but same sub as stand alone does work

2004-06-16 Thread f_d
Hi, I wrote a program to get measurement data out of the Hp8753 Network analyser. In this program there's a sub-vi where in the Network Analyser receives a query for the type of sweep. The command therefore is Linfreq? ,Logfreq? ... A lot of the time this subvi's keeps running (query in while

closing front panels

2004-02-10 Thread f_d
Hi there, is there a way to close a vi's front panel (in labview 6.1) besides the quit labview function, this function closes all vi's that are open. Say you have a main vi and several subvi's, in the main you select a task which opens a subvi where you can select several subtasks. But from the

priority in events

2004-02-09 Thread f_d
Hi there, when using the event structure is there a way to interrupt a certain event for a more important one? For instance the stop button, no matter what the program is doing it should immediately stop. Thanks

Re: priority in events

2004-02-09 Thread f_d
Ok so stopping is possible, but what about events with priority settings is that possible?

how to get list content as event source

2004-01-05 Thread f_d
Hi there, i am trying to integrate the event structure into the start vi of all my written measurement programs. I use a list which includes all the individual programs so the user can make a choice of which program he wants to use. As this list is quite long it is simple impossible to use a