06-02-2022 08:20 AM
hello everybody.
I managed to do a small web application with G web Development software, right now I want to make a simple UI with G web development software for a pre-made Labview program.
how can I communicate between the LabVIEW and G web?
thank you.
06-03-2022 01:11 PM - edited 06-03-2022 01:11 PM
When using NXG in a WebVI, I had it communicate to classic LabVIEW using File IO stuff. Basically having one program write a file, and then having the WebVI read the files contents. But since then I heard that WebSockets is a pretty easy way to do communication to and from a web application. There is a WebSocket toolkit for LabVIEW and NXG had a WebSocket API. I'm unsure if the G Web Development has one or not.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord