LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

remote monitorng and control by using Labview 8.0

Hi,

I has tried to do the remote monitoring by using labview 8.0. Which I can monitor the VI's through the web browser via the internet. But my problem is when I type the URL link at the internet explorer the Vi's not appear. It just stated 0.00% downloding of 0 byte. I already wait for half an hour but nothing happen. Hope can get any feed back from you guys.

MF Hussin
0 Kudos
Message 1 of 14
(3,875 Views)

Hello!

Did you try this on your development system, so with the browser of your localhost? Is the WebServer running (Tools>Options>WebSever)?

Christian

0 Kudos
Message 2 of 14
(3,854 Views)
Hi,
 
Have you had any luck with this?
 
AdamB
Applications Engineering Team Leader | National Instruments | UK & Ireland
0 Kudos
Message 3 of 14
(3,809 Views)

Hi,

I manage to do that, but the problems now is the Ethernet connection. Which I required to control 4 sensor via the Wifi.

It is possible to do so?

 

0 Kudos
Message 4 of 14
(3,798 Views)

Hi Hussin,

As long as you know the TCP/IP protocol for the devices (and they can each have a different IP address) then yes you will be able to control the sensors.

AdamB

 

 

Applications Engineering Team Leader | National Instruments | UK & Ireland
0 Kudos
Message 5 of 14
(3,783 Views)
I have try to look out for the example but I couldn't get it. It is possible to get an example of TCP/IP in ni website? Do I need to implement the TCP with the visa because mostly all the example is related to the GPIB or serial.
0 Kudos
Message 6 of 14
(3,774 Views)
Hi,
 
There are a load of examples in the LV example finder that have TCP communication.
Go to HELP>>Find Examples>> then click on the search tab and type in TCP/IP.. then double click on the TCP/IP underneath.
On the left there will be a number of examples that should help you out.
 
You don't need to use VISA you can use TCP vi's
Functions>>Data Communications>>Protocols>>TCP
 
Good luck
 
AdamB
Applications Engineering Team Leader | National Instruments | UK & Ireland
Message 7 of 14
(3,756 Views)

Hi Adam,

According to the labview 8.0 book student edition it stated that we can used VISA in order to do the Ethernet. In labview example it just show the VI witout visa vi. Where can I get the example with VISA for the TCP/IP. It is same like the serial?

0 Kudos
Message 8 of 14
(3,744 Views)

Hi,

  really it's just the visa resource name you're wanting to setup. Have a look at the following link :
http://digital.ni.com/public.nsf/allkb/80C28CC795611E4A86256AB100209521

other useful information can be found here :
http://digital.ni.com/public.nsf/allkb/0f90eca67a4eb1368625716c006b1f2e
and a bit more of a roadmap here :
http://digital.ni.com/public.nsf/allkb/92d475e7246846e786256ed700556d98

For more specific information, have a look at the results returned from ni.com searching for visa and tcp :
http://search.ni.com/nisearch/nisearchservlet?nistype=default&ddown=0&filter=%2Btaxonomy:top+%2B(met...

Hope that helps

Thanks

Sacha Emery
National Instruments (UK)

// it takes almost no time to rate an answer Smiley Wink
Message 9 of 14
(3,719 Views)

Hi,

I just having a confiusion. If I only setup 1 Pc to acquaire data from wireless decive (receiver/router) do I need to build data server or client. Can I just develop only data client. If I want ot recive data from various transducer. It is a way to build it? I thinking by using structure but dont have a clue to start it.

Hope to get an idea from u guys. Thank alot for previous help.

0 Kudos
Message 10 of 14
(3,693 Views)