Malcolm Posted January 31, 2011 Report Posted January 31, 2011 Hi guys, Is it possible to have trends on a complex web server?
Ofir Posted February 1, 2011 Report Posted February 1, 2011 Hi, We never did it before - and it seems to be not an easy task to accomplish. For displaying trends you will need the parameters (time and values) from the PLC - so you will need keep those values in DT and then read it back to operands. Then probably using javascript there is option to draw a graph.
Hladil L. Posted October 20, 2011 Report Posted October 20, 2011 Hi guys, Is it possible to have trends on a complex web server? I think it is possible with javascript AJAX code and new HTML5 element <canvas> - but only for modern browsers which supports it (IE8 (not sure), Firefox, ... Currently I'm planning to do this if I get over some serious bugs on current version of web server
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now