LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cRIO 9004 web server

The target in the project in this case is your cRIO controller (cRIO-900x). In the LabVIEW project, each platform that can run a LabVIEW VI, such as your Windows computer, the RT processor on cRIO and the FPGA on cRIO, are considered separate targets.

You can right-click these targets in the project and change their specific properties. See the following images.

 

Message Edited by Christian L on 01-31-2007 09:41 AM

authored by
Christian L, CLA
Systems Engineering Manager - Automotive and Transportation
NI - Austin, TX


  
Download All
Message 11 of 15
(3,273 Views)
ok perfect i've done it Smiley Happy
now i have only another question:
when i click the buttom stop on the html page it stops not only my program but also the connection with cRIO, while if i simply close the page html and then i open again i found my cRIO working. the question is: is it possible to  be always connected with the cRIO after i've clicked on my stop button?
I ask this question because i've seen that once i've clicked on the stop i have to set again the web server losing all the formulations that I had done before.
tnx again
0 Kudos
Message 12 of 15
(3,267 Views)
i've tried to  launch the Web Server and to see if it works also on another pc where i don't have the VI RT.
well if for example i write cRIO Web Server SUN on te pc where i have the VI RT works perfectly while on another pc the only thing that i see is the cRIO Web Server SUN that i've written...but not the VI...why?
tnx for replies
0 Kudos
Message 13 of 15
(3,234 Views)
Hi,
 
I don't have understood what do you mean with " write cRIO Web Server SUN " . What can i say is to verify the setting in WebServer:VisibleVI category of properties.
 
Clara
0 Kudos
Message 14 of 15
(3,217 Views)

Maybe someone can help me with this one: 

 

I have LV 8.2.1 and a cRIO 9004, and I want to monitor the RT executable with a webbrowser.  

I follow every step in this documation:

http://digital.ni.com/public.nsf/allkb/7FEE6BCFD264175C8625723E000D928E 

I  enable the webserver, build the application, set it as startup and deploy it to the RT target.

Then I create the html file and copy it to the C:\ni-rt\system\www  folder.

After the reboot I want to connect to the RT with a browser, but im always getting a connection timeout error.

It looks like the webserver is not running properly (I can ping the cRIO).

Is there anything I'm not doing properly?

 

 Many thanks in advance  

 

0 Kudos
Message 15 of 15
(1,114 Views)