Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure watchdog timer on 6509

Actually, I believe that this example is not compatible with the Base version of LV because some of the VIs being called dynamically contain subVIs that are not available in the Base version. Below, I have included a link to a VI Server example that you should be able to run:

Using VI Server to Call subVIs that Run Parallel and Independently of the Calling VI

Spencer S.
0 Kudos
Message 11 of 13
(1,036 Views)
Spencer,

Thank you again for the assistance. (I've been away from the project for a couple weeks.)

One more question about this example:

Since the "open vi reference", "open fp and run vi" etc. avoids the standard icon and connector for subvi's, how does one go about passing values to and from the subvi's? I am reluctant to use global variables since all the rest of my application involves direct passing.

Thanks very much,
Aaron.
0 Kudos
Message 12 of 13
(1,036 Views)
Aaron,

The following KnowledgeBase details this process:

KnowledgeBase: How Do I Pass Data to Another VI Using an Invoke Node with VI Server?

Spencer S.
0 Kudos
Message 13 of 13
(1,036 Views)