LabVIEW Web UI Builder and Data Dashboard

cancel
Showing results for 
Search instead for 
Did you mean: 

How can i access my crio/real time in ui web builder

i have a VI of remotely monitoring I/o . i want to deploy that VI on ui web builder . The problem is how can i access CRIO in ui web buider??

how can i connect FPGA target with Host real time in ui webbuilder ???

0 Kudos
Message 1 of 3
(6,601 Views)

Hello, 

 

A great reference for getting started with the Web UI Builder can be found here.

 

To allow the Web UI to monitor remote I/O, you will need to build the web service on the RT target (or you could build the web service on the host and use a different method such as shared variables to get the data to the host). To enable web services on the RT target: right click on the target, select "Properties" and then select "Web Server" in the list that opens. Ensure that the web application server is enabled, and also enable the remote panel server. 

 

If you are using the Web UI to control anything on the cRIO, you also have the option to deploy the Web UI Builder VI to the cRIO. To do this, in the Web UI Builder, select "Build and Deploy Project" from the Project tab in the Web UI Builder and then select the "Deploy to RT Target" option.

 

Hope this helps! 

Julianne K
Systems Engineer, Embedded Systems
Certified LabVIEW Architect, Certified LabVIEW Embedded Systems Developer
National Instruments
0 Kudos
Message 2 of 3
(6,586 Views)

thanks alot this is really very helpful

0 Kudos
Message 3 of 3
(6,584 Views)