4/25/2013 1:16 PM | |
Posts: 3037 Rating: (192)
|
Hello, Do you write a C-script for WinCC Runtime Professional? Tweety |
4/26/2013 8:43 AM | |
Joined: 7/26/2008 Last visit: 1/14/2025 Posts: 100 Rating: (19) |
Hi Tweety, it would appear that the only way to access the StartProgram function would be to use a C-script. |
7/6/2020 2:48 PM | |
Joined: 11/16/2018 Last visit: 9/21/2022 Posts: 2 Rating: (0) |
Maybe a bit late but i had a similar issue and the correct way to write it in C is as followed: StartProgram "AcroRd32.exe","d:\Databook\Anemometer\03002.pdf",0,0; Always make sure to check the script for syntax errors with the check button in the upper left corner of the editor screen. it gives detailed information on what you are doing wrong. This information will not show when you click the "normal" compile button. More info about StartProgram: https://support.industry.siemens.com/cs/nl/nl/view/109096785/69073381515?dl=en |
Last edited by: CollinK887 at: 07/06/2020 14:53:52Last edited by: Jen_Moderator at: 07/07/2020 08:04:07Optimized link. |
|
Follow us on