Greetings,
I would like to import schedulers from a former version of a WinCC OA app. I tried to do so using the ASCII panel but it didn't work as expected (scheluders were not imported and the operation deleted the different user accounts).
Do you know another solution which could solve this issue ?
Best regards
Mathieu BAVIERA
Import scheduler
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Import scheduler
Hello,
the information for the Scheduler is saved at the datapoints for the datapoint type _Sc and _ScCom.
If you want to import this data into another project you only have to export information for datapoints for this type when doing the ASCII export.
E.g. you could use the filter settings
-- Datapoints (D)
-- Aliases and comments (A)
-- Original values (O)
-- Parametrization (P)
and a dp-type filter for _Sc and _ScCom.
Please note that an ASCII export is only possible at the server.
Best Regards
Leopold Knipp
Senior Support Specialist
the information for the Scheduler is saved at the datapoints for the datapoint type _Sc and _ScCom.
If you want to import this data into another project you only have to export information for datapoints for this type when doing the ASCII export.
E.g. you could use the filter settings
-- Datapoints (D)
-- Aliases and comments (A)
-- Original values (O)
-- Parametrization (P)
and a dp-type filter for _Sc and _ScCom.
Please note that an ASCII export is only possible at the server.
Best Regards
Leopold Knipp
Senior Support Specialist