Solution
While this is possible, it takes up a lot of resources. For myRIO's and sbRIO's, this isn't possible because it will take up too much of the CPU power and way too much memory to do this even at a slow rate. The solution to this is to integrate a javascript with NI's LabVIEW webservices. A tutorial and example of this is posted
here and
here .
If this method doesn't work, there are some other methods to consider:
- Websockets
- SystemLink
- Publish VI to Webpage
- G Web Development Software