LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Web Publishing Tool for more than one .exe file.

Hi Everyone, 

 

My aim is to control 2 or more instances of the same application but controlling a different I/O USB6501 card, thus what I did is build an executable for each one with the default Daqmx value pointing to the Daqmx channel corresponding to the correct I/O card.

 

After duplicating the VI, changing its name, and changing the default Daqmx to point to the right device, I followed the Web Publishing tool processus for each one of the VIs and created the executable for each VI.

 

Runing the VIs at the same time make them both visible and controllables from their respective web page, although runing both exe files at the same time only allow me to control the first started exe from the webpage.

 

From what I understand I only use one license at a time even with both exe runing but I cannot control both exe from the webpage at the same time.

 

And the error given on the webpage is the following:

Requested VI is not loaded into memory on the Server computer.

 

Is this normal? If it is, is there a workaround to this problem? Did I forgot something in the configuration?

 

Thanks, 

 

Best Regards,

0 Kudos
Message 1 of 2
(2,499 Views)

Hello there;

 

It sounds lilke you are trying to publish two different sets of data through the same port at the same time....

Here is a KB that may help:

 

Requested VI is Not Loaded into Memory on the Server Computer

http://digital.ni.com/public.nsf/allkb/506F10CAD6E21EA786256E3100653CDD?OpenDocument

 

Can I Use Remote Front Panels to Publish the Front Panel of a SubVI?

http://digital.ni.com/public.nsf/allkb/BD9862FF7E3D53F386256C7C00836202?OpenDocument

 

Hope this info helps

 

Cheers

0 Kudos
Message 2 of 2
(2,461 Views)