HI,
I am trying to create objects and linking the dp automatically via script.
for that purpose i have made a library control script but i want to initialize the script one time in a panel automatically to bring all the objects and save the object in the panel .
Is there any way to set/reset in the initialize script in the panel function.
as well as is there any other function to close UI automatically.
regards,
r.paramesh
Set/Reset function in the initialize window in a panel
- paramesh1985
- Posts:81
- Joined: Thu Sep 25, 2014 6:03 am
Set/Reset function in the initialize window in a panel
- paramesh1985
- Posts:81
- Joined: Thu Sep 25, 2014 6:03 am
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Set/Reset function in the initialize window in a panel
Do you want to add references/objects to a panel during runtime and save the panel as panel file?
If yes, this is possible since 3.16 with the option "writeToFile" for the panel.
For details please have look at the WinCC OA Documentation.
If you close all modules for a running UI the UI process is stopped automatically.
Best Regards
Leopold Knipp
Senior Support Specialist
If yes, this is possible since 3.16 with the option "writeToFile" for the panel.
For details please have look at the WinCC OA Documentation.
If you close all modules for a running UI the UI process is stopped automatically.
Best Regards
Leopold Knipp
Senior Support Specialist