MII Trends - add data onto chart object
Posted on
16th Feb 2014 07:03 pm by
admin
Hello,
Can anyone please provide some thoughts on my current requirement:
its pretty basic:
I select a site(Historian datasource) search for a historian tag and then based on the selection I Trend(lets say Line chart).
Now I should select another site(historian datasource) search for a historian tag and add the tag onto the line chart along with the previous one.
so basically give user an option to select any historian data source and trend.
While i do this, i should still be able to use the in built chart properties mainly the time control - to go back and forht in time..
while I am doing this, I am also keeping a running list of selected tags in another table with the tag's other properties -like current value, Eng Units, calculation, Description, datasource.and give an option with a check box to this running list - where in user can check /uncheck the item and that removes the pen from the chart - and maintaining the chart pen color consistent with the running list's item's color(check box color - for ease of matching) - I am able to accomplish this part successfully.
I grealty appreciate if any one cane give me some ideas.on how to adynamically add tags onto the chart from multiple datasources and maintian the inbuilt properties of the line chart.
As you can see, I am almost building a product here - similar to Aspen's web21 or osi's process explorer - using MII.
any input is greatly appreciated.
Regards
No comments posted yet
Your Answer:
Login to answer
247
10
Other forums
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.
MS are the best!!!
Visit http://www.microsoft.com/australia/windows/default.aspx?h=watch-a-demo and click the massive '
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo