Is there a way to display MCS Temperature graphs in HSTouch?
Announcement
Collapse
No announcement yet.
HSTouch Graphs
Collapse
X
-
The jpg chart can be produced on demand with HTTP requests such as with getURL method within HS. The charts go to a file in the \HTML path and I think \mcsTemperature subfolder. There was some discussion on producing the jpg on demand in another mcsTemperature thread and you should be able to get more specifics from it. xapmcsChart is more oriented to this type of operation but with a little effort mcsTemperature can do it too.
Comment