|
SubVI Outputs
Hello -
I've created a subVI with two outputs - an enum and a boolean. Within said subVI, there are a few while loops running that cause the output of these two pieces of data to be delayed until the end of the subVI execution when placed within a main VI. To further clarify, the subVI outputs the correct data at the correct time when run alone, however not so when run within a main VI.
Is there a way to configure the subVI to output the data continuously alongside these loops?
Dom
|