LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Confused about calling vis from other vis...they seem to hang

Hi Hummer1,

I'm glad that you seem to have found a working solution.  If you have the LabVIEW DSC Module, another option is to request value change notifications.  As shown in the NI Example Finder program "DSC Event Structure Demo," updates to the specified shared variables can then trigger events. 

Jennifer R.
National Instruments
Applications Engineer
0 Kudos
Message 11 of 12
(561 Views)

Thanks Jennifer,

I don't have the DSC module, but that would be a good way to do it.  I saw another technique mentioned on another forum having to do with putting a numeric on the front page rather than a "check flags" button.  The value of that was that you could write a number representing a unique respons that was required into the numeric.  These two approaches are equivalent to the interrupt service structures on some of the early microprocessors....interrupts and vectored interrupts...but thanks for info about DSC.

The Hummer

0 Kudos
Message 12 of 12
(553 Views)