LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to give remote panel input

hello..

 

 

      I am working on Image & signal processing.  I have created some filters and web published them. But, in these VI, there is no possibility to give input from the remote panel. Presently, my VIs are working with already stored signals in server. But, I want to give the signal from remote panel. This signal should be transferred to the server.  

 

      In case of signal processing, I have to give my own signal to the VI from remote panel. Similarly, In case of image processing, I have to give my own image from remote panel.........How it is possible..

 

your suggestions, ideas are welcome..

 

 

Thanks

Prashh 

0 Kudos
Message 1 of 4
(2,850 Views)

Hello Mr Prashh,

 

Thank you for contacting National Instruments.

Regarding the issue that you have posted I found it was not answered since long.

Anyways regarding the web publishing when you right click on your host and say give control to the remote server it will be able to give control there.

But regarding your giving image from remote panel you will need to use the tcp/ip communication.

 

If you can give me some more details about the type of processing you are doing and what type of image you are sending then I can help you in a better way.

Thanks,

Priyank

0 Kudos
Message 2 of 4
(2,728 Views)

Hello Priyank

 

 

         Thanks for your reply.. I have already done Client-Servr model using data socket communication protocol and also using data binding. Using these models, now i can give my own input signal from remote panel.

 

 

         But, I dont know how to do this using tcp/ip protocol... If u can send a simple example, it may be helpful to me...

 

 

  Seems u r an indian...    Let me describe about our project.

 

 

 

                This project title is "Virtual Labs".  Electrical dept in IIT Roorkee has started this project.  The aim of this project is to implement virtual labs for digital image processing, digital signal processing. These virtual labs are made available to the students all over india through internet. Students can come to internet and do some exercises in dip and dsp.  

 

 

Till now we have developed so many modules in both dip and dsp. U can see these webpublished models in following link

 

http//: 59.163.196.230/dip.html

 

--------------------------/dsp.html

--------------------------/cm.html

--------------------------/srad.html

 

 

We have done client-server models using data binding and data socket communictiaon protocols and we have not uploaded yet.  

 

U can go through these links and give your feedback and comments... (Sometimes, these links may not be opened )..

 

 

If it is possible, send me an example with tcp/ip protocol... 

 

 

0 Kudos
Message 3 of 4
(2,706 Views)

Hi Prashh,

 

The links that you have mentioned were not opening at my end.

Regarding the example code for tcp/ip please refer to this link and you can search as per your needs.

 

http://search.ni.com/nisearch/app/main/p/bot/no/ps/10/sn/ssnav%3Acod/ap/tech/lang/en/q/tcp/ses/false...

 

Thank You

 

Priyank

0 Kudos
Message 4 of 4
(2,679 Views)