05-20-2008 01:02 PM
05-21-2008 02:30 PM
Hi Troy,
Are you able to run the Embedded Web Panel independently of the Snapshot Web Panel? Do you see the same problem if you start the Embedded Web Panel before the Snapshot Web Panel?
Do you have the LabVIEW Run Time Engine installed on the computers that you are using with the Embedded Web Panels? You'll need the Run Time Engine that matches the version of LabVIEW that you built the VIs in. You can download the appropriate Run Time Engine here.
05-21-2008 03:46 PM
05-22-2008 02:40 PM
05-22-2008 03:12 PM
05-23-2008 02:39 PM
Troy,
So, check the settings in Tools»Options for all the Webserver Tabs. I would increase the timeout and see if that makes a difference. Also, on your embedded web panel, if you right click on your front panel do you have the option to request control? Are you able to regain control?
05-23-2008 04:33 PM
05-27-2008 11:13 AM
Troy,
The amount of data in your chart could certainly be the problem, especially if it seems load slower and slower each time you view it. The update rate could certainly make a difference. I'm curious to see how things worked out. I hope you had a nice weekend.
05-27-2008 11:48 AM
06-02-2008 10:37 AM
Lynn and Hillary,
Thanks to both of you I now have this working as intended. Lynn's suggestion was the key (that I didn't even think about before). I reduced the graph display points and now I can fully access both the snapshot version and the embedded app with no problems. I ended up updating the graph once per minute and displaying 36 hours worth of data. This made for just over 2000 points, as opposed to the 80k points I was tring to display eariler.
Now if the embedded app would just work with Firefox/Mozzilla I'd be set. (I believe Firefox needs a plug in, but from what I can tell it depends on version, and that's another topic).
Thanks again.