8/18/2021 5:01 PM | |
Joined: 10/10/2014 Last visit: 11/13/2024 Posts: 1725 Rating:
|
Hi Gorka_l, If you want to set a filter automatically you can make this by vbs or c-script For examples see How do you use the "MsgFilterSQL" property of the WinCC Alarm Control in order to use an SQL instruction to filter the messages to be displayed? https://support.industry.siemens.com/cs/de/en/view/5668269 or WinCC Professional V13.0 https://support.industry.siemens.com/cs/de/de/view/92323076 10.8.9.12 Page 4757 Best regards schufri |
8/19/2021 11:11 AM | |
Joined: 10/10/2014 Last visit: 11/13/2024 Posts: 1725 Rating:
|
Hi Gorka_L, You cannot load a custom table to alarm control. The alarm control are special developed for WinCC database tables. The messages are located in the database Table Tablename. dbo.MsArcLong If you use the SQL server Management Studio you can see the messages in this table In general case only the alarm control shows the fist 1000 messages. The display is restricted to 1000 for the sake of performance. But if you set at filter it must be possible to show also an old messages. How long you can show the old messages depends on the archive message configuration from the runtime settings. See Why are only 1000 messages shown in the archive window although there are more in the archive? https://support.industry.siemens.com/cs/ww/en/view/1957448 If you like to show more than 1000 messages at the same time you can print this messages as report or export the messages using the Data Monitor option. The option is included in WinCC Professional. You do not need any special license. Best regards schufri |
This contribution was helpful to
1 thankful Users |
8/20/2021 10:11 AM | |
Joined: 5/16/2014 Last visit: 9/12/2022 Posts: 7298 Rating:
|
Hello Gorka_L, in general you can export messages from the message archive, see Application example: https://support.industry.siemens.com/cs/ww/en/view/38132261 Regards Georg Berghof |
PS: If this post did really help you, you may use the Rate-button |
|
This contribution was helpful to
1 thankful Users |
Follow us on