LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cRIO 9074 with LabVIEW and LabVIEW NXG

Solved!
Go to solution

Hello everybody, how can i make a WEB UI from NXG to communicate with a LabVIEW code controlling cRIO 9074.

example if i have a thermocouple that i want to see its reading on graph so i made a code with labview but i want the user interface be web based as if i sent the link of this WEB UI to anyone will be able to see the thermocouple readings.

0 Kudos
Message 1 of 5
(1,301 Views)
Solution
Accepted by topic author Srag.Zhran

Hi Srag,

 


@Srag.Zhran wrote:

Hello everybody, how can i make a WEB UI from NXG to communicate with a LabVIEW code controlling cRIO 9074.


So you want to combine the latest software technology (WebUI from NXG -  you know NXG itself is deprecated?) with some old and (also) deprecated hardware? You know you need to use some older LabVIEW (not NXG) versions to fully support the cRIO9074?

 

Are you able to write a VI, running on your Windows computer, to fill the WebUI with data? (Just to learn about your programming skills: when you are able to solve this youmight be able to convert that VI to run on your cRIO…)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(1,293 Views)

I already have a separate laptop that have LabVIEW 2018 to support cRIO 9074, and yes I'm able to write a VI that will fill the WebUI

0 Kudos
Message 3 of 5
(1,286 Views)

The Web portion of LabVIEW NXG Web Module does continue to exist as a standalone product called G Web Development Software which includes a tool to help migrate your LabVIEW NXG Web Module projects to G Web Development Software projects.

 

There are examples included such as Call LabVIEW Web Service that may be useful for an application creating a WebUI for a LabVIEW application.


Milan
0 Kudos
Message 4 of 5
(1,211 Views)

Thank you so much . 

I already installed G web development, but still lost can you tell me simple steps to connect between simple VI on labview 2021 and web UI made by G web development. 

0 Kudos
Message 5 of 5
(1,207 Views)