From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Web UI Builder and Data Dashboard

cancel
Showing results for 
Search instead for 
Did you mean: 

Using variables for monitoring

Solved!
Go to solution

Greeting,
I do not know if I'm in the right place and apologize in advance.

 

I am a student and I have a project that I have been running for a few days. It is my intention to monitor the cRio measurements in the local network. The collector(my colleague) uses cRio-9035 and he will send me a set, a cluster... of real-time variables(I'll get the variables in the folder). These variables...I should work with them and make some graph then  raise the web site to which they will be supervised and monitored.

I do not know where to start, I see there are many protocols and methods but I'm currently lost. Which is the best way to receive this data and help them build a web site for monitoring.

 

Thanks in advance on any help.

 

 

0 Kudos
Message 1 of 8
(7,464 Views)
Solution
Accepted by topic author mdomrab

Hi mdomrab, 

 

Since your requirements include visualizations on the Web I recommend looking into WebVIs,  SystemLink and SystemLink Cloud .  These services don't use shared variables, but the analogous technology, SystemLink Tags, is more scalable, IT friendly, and secure. Please take a took and let us know if you have any questions. 

Mark
NI App Software R&D
0 Kudos
Message 2 of 8
(7,448 Views)

thank you very much, for the beginning I will inform myself and get knowledge of all the products you have specified.

0 Kudos
Message 3 of 8
(7,437 Views)

The professor does not want me to let it work that way. He wants to solve the problem through LabView, he said that this is "to easy" and that he wants to use something that he can later improve and not complete  solution or finished thing. Thank you for finding a solution that I can not use haha.

0 Kudos
Message 4 of 8
(7,363 Views)

Thanks a lot i hope i will manage something.

0 Kudos
Message 6 of 8
(7,342 Views)

Please be aware shared variables cannot be accessed through a web browser (HTTP)

Mark
NI App Software R&D
0 Kudos
Message 7 of 8
(7,340 Views)

So i can access them in LabView then send them over .html or .esp and show on web page or that is impossible mission?

0 Kudos
Message 8 of 8
(7,329 Views)