WinCC Flexible 2008: View Array tags

pietervdb

Member
Join Date
Jun 2006
Location
Ghent, Belgium
Posts
67
Hello,

I have a WinCC Flexible Runtime which gets data from a SQL 2005 Express.

Now i want to view a complete table (40 lines, 10 elements each line) in the runtime.

I've made a script who fills each element of a line into a internal tag array.

So now a have 10 internal tags arrays.

I want to view these tags in the runtime, a sort of table view.
I can make a table of 400 IO fields and add to each IO field a array element but thats a lot of work.

Is there a workaround?
 
I think this would be your best option. I keep thinking that Siemens will come out with a grid or table object but this is the best that I have found. If you are already working with the values in a script this may not be hard to implement.


How can you have data from a tag log displayed in table form for panels or the WinCC flexible PC Runtime?



Instructions:
Using the projects prepared for downloading, you can read out data from the tag log created by the system and transfer it into a table.


The solution is based on scripts. The following navigation properties and functions are implemented in the sample project:
  • You can scroll entries up and down in single steps in the log.
  • You can scroll entries up and down in steps of 10 in the log.
  • You can jump from the beginning to the end of the log.
  • You can specify the log name in a text field.
  • The tag name, time stamp and value are read out of the log entry.
  • The entry numbers in the log are displayed.

http://support.automation.siemens.com/WW/view/en/22726112
 

Similar Topics

Hi, We have upgraded our laptop which includes Windows 11. It appears that WinCC flexible 2008 advanced does not support Windows 11. What...
Replies
11
Views
308
Hello everyone I Have an Issue with the usage of recipes in Wincc Flexible 2008, I create the recipe to change the values in a fast way The...
Replies
0
Views
119
Hello Friends I have installed WinCC Flexible 2008 SP5 Update 2. I have open the software, but the Transfer option does not appear. Is It...
Replies
2
Views
1,489
I have wincc flex 2008 project made with wincc flexible 2088 sp1 project hmi device is simatic pc panel 19" I want to change hmi device to run the...
Replies
17
Views
5,332
Dear experts, I am Muhammad we have an IPC With the windows XP Embedded CE 5.0 on project and running well. i have plan to install wincc flexible...
Replies
8
Views
3,870
Back
Top Bottom