LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview remote front panel

Hello everybody, I got a new problem with labview remote front panel control.

 

With this tutorial http://www.ni.com/white-paper/4867/en I published my web page of my labview program.

 

However when I try to open the web page with the URL http://it08004.git.local:8080/myUDP9.8.html it shows HTTP 404

 

not found, when I use the html file generated in my www folder, the web page is open with an empty front panel saying

 

invalid server IP address. I noticed that in the tutorial the URL he generated is like AE-AWOODER.amer.corp.natinst.com/vi name,

 

but mine is ...local:8080. Would that be the cause of an invalid IP? How could I generate a correct IP address?

 

Thanks

 

 

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

Do you have a webserver running, and is that particular webpage in the root directory on it? Usually when you want to look at a webpage on your own computer, the address is http://localhost/(name of page).

 

Cameron

 

To err is human, but to really foul it up requires a computer.
The optimist believes we are in the best of all possible worlds - the pessimist fears this is true.
Profanity is the one language all programmers know best.
An expert is someone who has made all the possible mistakes.

To learn something about LabVIEW at no extra cost, work the online LabVIEW tutorial(s):

LabVIEW Unit 1 - Getting Started</ a>
Learn to Use LabVIEW with MyDAQ</ a>
0 Kudos
Message 2 of 4
(2,848 Views)

Hi Cameron. I'm not sure about the web server you meant, did you mean my running vi?

 

Chao

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

@jcraffael wrote:

Hi Cameron. I'm not sure about the web server you meant, did you mean my running vi?

 

Chao


No, the web server. You said you worked through the tutorial in the whitepaper you linked to above. It tells exactly how to do it in there, I followed it without any problems (except it said I needed to install a plugin for Firefox, but I didn't do it because I really didn't want to run the VI I picked).

 

Cameron

 

To err is human, but to really foul it up requires a computer.
The optimist believes we are in the best of all possible worlds - the pessimist fears this is true.
Profanity is the one language all programmers know best.
An expert is someone who has made all the possible mistakes.

To learn something about LabVIEW at no extra cost, work the online LabVIEW tutorial(s):

LabVIEW Unit 1 - Getting Started</ a>
Learn to Use LabVIEW with MyDAQ</ a>
0 Kudos
Message 4 of 4
(2,838 Views)