06-07-2023 03:19 AM
I have planned to create a project which interacts with the motor from the webvi. I use systemlink API to host it. The tag value is not updating. I created the read and write tag address and path in labview. In labview NXG, I built up a webvi which interacts with the labview tag paths. If I run the vi, The motor starts running but not updating in systemlink cloud so the web vi is also not receiving any data. I will attach both labview program and web vi. Could anyone help to solve this problem. Thanks in advance
Solved! Go to Solution.
06-07-2023 10:30 AM
If you are just starting I highly recommend working through the presentation and demo of the How to Build a Web UI for Your LabVIEW-Based Test System presentation.
The presentation covers step-by-step how to:
Also some notes about the shared example:
06-11-2023 06:18 PM
When writetags_cluster&messages executes, do you get an error message after multi write 2.vi?
11-22-2023 01:36 AM
Thanks for your answers. I made a mistake in api key so that's why It keeps on unupdating the value. I finally figured it out