Hi, I guess it's a simple question but could'nt find a straight answer yet.
What is the procedure to publish a compiled vi to the web (using Labview's embedded web server, or any other server for that matter!)
Long story:
I have a simple vi which basically controls an RF generator through a serial (RS422) line: I used to run it under LabVIEW and enable it to be viewed on the web using LabVIEW's embedded server. Bad thing is that due to a harsh industrial environment, this doesn't work anymore. Communication and hardware is still OK, as I have the compiled version of the same vi working flawlessly as an .exe file, and doing its thing (basically setting the RF power to the same level 10-20 times a second, to stabilize an older RF generator..).
Is there a way to publish this .exe program on the web instead of using the original vi? I believe this could be a simple CGI question, right? Just to know what support libs you need (run-time engine?) ?
I'm at a loss, as I tried to bring a fresh backup copy of the original vi to the machine with the serial inteface and it still doesn't work (as I said, the older compiled version works, so this rules out a communication problem, right ?)
Sincerely,
Lary Tobos