5/13/2019 12:15 PM | |
Posts: 32 Rating:
|
Hi experts. I have tried to display historical data to trend view following that confusing document, with no success. https://support.industry.siemens.com/cs/ww/en/view/109477071 Historical data logging Works as expected, I have the saved values, I can check it by Excel-CSV, etc. At attached file, there are few screen captures on configuration that I have done. I guess the only problem that I’m facing is on VBscript, changing the attributes of file copy. So cited document does not attach full WinCE script, and sample project give me errors while trying to open even with TIA V15_SP1 trial software (I’m still using TIA V14 with S7-1500 and 9” comfort panel) and just this maybe can solve my doubs. Problems I'm facing seems me that are coming from file management, and VB Scriptint limitiations under WinCE. Thank you in advance AttachmentLongTermarchiving.pdf (267 Downloads) |
Last edited by: Jen_Moderator at: 05/14/2019 10:02:54Optimized link. |
|
5/14/2019 11:01 AM | |
Joined: 11/14/2018 Last visit: 4/3/2025 Posts: 502 Rating:
|
Hello McAndrew, I looked into the "SIMATIC WinCC WinCC Engineering V15.1 - Programming reference" : And there is no "Attributes" property listed, just an "Attr" property which is read-only: https://support.industry.siemens.com/cs/ww/en/view/109755216/101337862283 There is a "SetAttr" method, I recommend to try this out to set attributes: https://support.industry.siemens.com/cs/ww/en/view/109755216/101337862283 Hopefully this is helpful. Greeting, Nzett11 |
If I could help you, be so kind and rate my contribution. :) |
|
Follow us on