11-28-2025 07:58 AM
Hello DQMH enthusiasts,
I am trying to make a simple project using DQMH and NI Web Server as a proof of concept.
The goal is to use REST APIs with HTTP GET and POST and ultimately be able to communicate via webVIs.
Is there any example? I tried following the example by Matthias Baudot on https://code.studiobods.com/open-source/labview/webservices-oop-design
but I don't seem to be getting it work correctly.
11-30-2025 04:32 PM
We have done it, and we used Matthias' example, which is quite comprehensive and an excellent starting point.
Can you explain what's not working a bit more?
12-01-2025 03:40 AM
Setting up the web server can be a bit tricky.
Did you try to use the example project provided with LV in the examples?
If this one works, I'm pretty sure it will work with your DQMH architecture.
We definitely need more information about what's not working so we can help you.