11-18-2012 09:05 PM
I am using LabView 2011 with a NI cRIO. I used to be able to access files on the cRIO using the NI Network Browser. Running the Browser would locate the cRIO on the network and mark the IP with a hyperlink. For some reason the hyperlink no longer appears, even though the cRIO is located be the browser. Any suggestions? Thanx.
Solved! Go to Solution.
11-19-2012 02:25 PM - edited 11-19-2012 02:26 PM
Make sure that the appropriate web services are installed to the target. In MAX go to Remote Systems » Your cRIO's Name » Software » Add/Remove Software. Select the appropriate Real-Time Module version and RIO version and select Next.
After this you should see the software set add-ons that you can select for installation. The ones that pertain to web configuration are in the last section titled "Web Features." Primarily, you will need the "Network Browser Web Support" option (it will auto select additional requirements when you select it). If these are not installed select and install them to your target.
The NI Network Browser checks the target for this configuration option and turns the IP into a hyperlink if it is available.
It may also be worth it to refresh the NI Network Browser and give it a moment to check the target.
11-20-2012 03:19 PM
Perfect! Had select a text option from View>>Toolbar to find the Add/Remove Software button.
Also, the "Network Browser Web Support" option was not displayed, however, selecting the NI Apllication Web Server 2.0 item worked. Using MAX version 5.0.0f1.
Thanks again.