04-15-2019 05:34 AM
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.
Solved! Go to Solution.
04-15-2019 08:58 AM - last edited on 02-01-2024 04:06 PM by migration-bot
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.
04-16-2019 05:48 AM
thank you very much, for the beginning I will inform myself and get knowledge of all the products you have specified.
05-10-2019 11:39 AM
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.
05-13-2019 09:23 AM - last edited on 02-01-2024 04:08 PM by migration-bot
05-13-2019 11:17 AM
Thanks a lot i hope i will manage something.
05-13-2019 12:47 PM
Please be aware shared variables cannot be accessed through a web browser (HTTP)
05-14-2019 03:58 AM
So i can access them in LabView then send them over .html or .esp and show on web page or that is impossible mission?