Can you be more specific?  Are you trying to run a VB program in
Labview?  If so, compile the VB code into an exe program, and use
SystemExec in Labview to call the exe program.  Or make a DLL and use
the CodeInterface in Labview to call the DLL.

Reply via email to