Hello, I'm using LabVIEW 8 and have an RT system with a GPIB interface. In my project, I have a VI listed under the RT machine that reads and writes to the GPIB module, and stores these in shared variables. On my local system, my main VI reads and writes to these shared variables. What I currently do is manually run the VI on the RT machine, and then access the GPIB shared variables in my main (local) VI. What I'd like to do is have the GPIB read/write VI start automatically from my main VI. It would be nice if I could put it in my main VI as a sub VI and set the execution target to my RT system. What can I do about this?
Thanks,
Sima