Archestra SQL Datagrid and Wonderware

TonytheEE

Member
Join Date
May 2012
Location
Memphis
Posts
12
This one might be a doozy, but I'm pretty sure one of you have already played with this.

We are creating an MES with Archestra System Platform. There is a screen where we want to be able to load a table that has hundreds of columns. The operators should not be able to edit info like Entity Name, Job No, Work Order No, or things like that, but they should be able to edit attributes currently, they are labeled "Value1" thru "Value 220". We are using a SqlDatagrid control in Archestra Graphics.

Since it doesn't look like I can be specific about what columns are writable and which aren't, I was going to have one table be read-only and allow operators to pick the job no, etc. and have a second table load the values only for the op's to change. that second table will be writeable. The thing is, though, that I can't figure out how to use the SelectedRowNumber_dg Property in Archestra to pull values from the row in the first table to make a query to bring to the second table, much less how to get it to execute automatically.

If you know how to at least get me started with events and passing the SelectedRowNumber value into WindowViewer/Maker, I would be greatly appreciative. Or, if you know of a way to make some columns writeable and some read-only, that's even better.

Thank you.

Tony
 

Similar Topics

Hi everyone, I would like to know if there is a way to insert data to a SQL db using archestra wonderware. I have done this using intouch...
Replies
12
Views
12,354
Hi, How do I connect to the MySQL database from the ArchestrA? Please an example or a source where I could find it. Thank you for your help :)
Replies
3
Views
2,004
So I made some changes to our plants WindowMaker application and I'm having trouble deploying the update to the live runtime. From the deployment...
Replies
3
Views
124
Dear All, We are designing a solution with 1756-L74 and Archestra. We need to use SOE to show on HMI. Please mention any solution if someone did...
Replies
0
Views
134
So I'm trying to enable history for a tag that is being used to display PPH on InTouch. I was able to locate the tagPath by finding the display...
Replies
2
Views
679
Back
Top Bottom