7/17/2025 6:20 AM | |
Joined: 8/3/2009 Last visit: 9/4/2025 Posts: 16323 Rating:
|
Hello alen23 A backslash is an escape sign in C so you have to double it to have the correct path in C Script. for example not C:\temp\test.exe but you have to use C:\\temp\\test.exe here is also an example in the help system of WinCC (should be the same as in Prof RT) https://support.industry.siemens.com/cs/de/en/view/109976624/45821976587 I think this could be the issue in this situation Bye Murof |
Last edited by: Murof at: 07/17/2025 06:21:10Last edited by: Murof at: 07/17/2025 06:31:11If this Information really helps, you could use the Rate function |
|
Follow us on