2/10/2025 10:17 AM | |
Joined: 8/3/2009 Last visit: 4/24/2025 Posts: 15350 Rating:
|
Hello AutoGen_8366199 There are more than one thing you should have an eye on: - > reading Tag values does not work like this, you need: Tags("Tagname").Read() so the read method has to be called to get the value. -> The color Change should be OK, but what should happen with: "GraphicView.PropertyFlashing" What is the object GraphicView? This will also crash in your script. You can also use RTIL Trace Viewer for analysis: https://support.industry.siemens.com/cs/de/en/view/109777593 Also here are some basic tips for your programming: https://support.industry.siemens.com/cs/de/en/view/109758536 Bye Murof |
Last edited by: Murof at: 02/10/2025 10:18:36If this Information really helps, you could use the Rate function |
|
Follow us on