Encrypted Panels and scripts

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
3 posts • Page 1 of 1
paramesh1985
Posts:81
Joined: Thu Sep 25, 2014 6:03 am

Encrypted Panels and scripts

Post by paramesh1985 »

Hi,

We are encrypting all our objects,object_parts and control scripts in our library.

then manually we are verifying our panels and scripts are encrypted or not.

Is there any control function is available to check automatic whether all the panels are encrypted or not.

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Encrypted Panels and scripts

Post by leoknipp »

As far as I know there is no WinCC OA function available which checks if a panel/script is encrypted or not.
Maybe you can read the file with file functions and check the first line of the file, e.g. an unencrypted panel file in pnl format starts with "V ".

Best Regards
Leopold Knipp
Senior Support Specialist

kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

Re: Encrypted Panels and scripts

Post by kilianvp »

if you use 3.16 you can check if the files starting with "WINCCOA_CRYPTED_SCRIPT" for Scripts or "PVSS_CRYPTED_PANEL" for Panels

3.15 and below has only "PVSS_CRYPTED_PANEL" for Panels

3 posts • Page 1 of 1