LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating an Installer for remote panel input

Hello..

 

 

      Can we create an installer for a subVI...??  Actually, I am working on image processing. I have web published my VI. From remote panel, the user can not give his own input image. He has to select the image from the library(which are stored in server), but he can not give his own input. This is my problem..

 

 

I want to create an installer for a VI which takes the input image from the remote panel user and pre-process this image to transfer it to the server. At server side, we extract the data to convert it back to original image . Now, this image can be used for my application.. But, can this installer(of sub VI) be part of another (Main) VI..

 

 

Your suggestions and ideas are welcome..

 

 

Thanks

Prashh 

0 Kudos
Message 1 of 2
(2,450 Views)
I haven't done it but you should be able to create an inastaller for an exe that you create from the subVI and then if you place the installer on the server, provide a link to it and let the use run it.
0 Kudos
Message 2 of 2
(2,448 Views)