Internet PLC Forum

General => Technical support => Topic started by: Prayuktibid on June 22, 2017, 09:20:19 PM

Title: How to protect my PLC code from others?
Post by: Prayuktibid on June 22, 2017, 09:20:19 PM
Hello folks,
I am using Trilogi PLC FDMD88-10 model and I am using it for Industrial purpose. So I  would like to know how can I secure my code for confidential purpose such that no one can copy, view my code. what are the procedure to authenticate my Code?
Please suggest me. Thank you.
Title: Re:How to protect my PLC code from others?
Post by: support on June 23, 2017, 09:01:41 PM
Your code is automatically protected from downloading by any user once it is transferred to the PLC. There is no backdoor means to recover the program from the PLC. That is the feature of these OEM PLCs. However you do need to backup your program properly because if you lose the source program we will not be able to help you recover the program.

Given the low cost of SD card, some OEM would put a copy of the actual program inside a password-protected ZIP file and attach the SD card to the control panel. Only the OEM knows the password to unzip the program. That ensure that a secure copy of the source code follows the machine but only the OEM can access the program.

Title: Re:How to protect my PLC code from others?
Post by: Prayuktibid on June 23, 2017, 09:07:33 PM
Thank you very much for your Kind Information.
Title: Re:How to protect my PLC code from others?
Post by: garysdickinson on September 26, 2017, 01:38:47 PM
My best suggestions on how to product one's PLC programming from being stolen or used by others is to write the program using the following guide lines:


I am certain that their are more creative ideas on how to obfuscate your work, but these will get you a long way.

Best regards,

Gary D*ckinson
[/list]