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
How to give the privillege for triggers?
Hi,
How to give the privillage for triggers to particular user?
Please let me
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...