10-15-2006 07:03 AM
10-16-2006 09:01 AM
Hello!
Did you try this on your development system, so with the browser of your localhost? Is the WebServer running (Tools>Options>WebSever)?
Christian
11-08-2006 04:22 AM
11-08-2006 09:06 AM
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?
11-09-2006 03:28 AM
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
11-09-2006 08:12 AM
11-10-2006 03:29 AM
11-10-2006 09:01 AM
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?
11-13-2006 04:43 AM
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)
11-14-2006 09:00 AM
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.