In order to transfer your application to the PLC, the program has to be compiled without any errors and the connection settings for the PLC have to be set.
If the communication with the controller is encrypted and/or restricted to specific users, then you need the respective certificates and permissions. See here
You can edit the basic security policy for communication with the device in a dialog on the “Communication Settings” tab of the device editor. See here:
When these requirements are fulfilled, the application is downloaded to the PLC at login.
-
Configuring the Connection to the PLC
-
Encrypting Communication, Changing Security Settings
-
Handling of Device User Management
-
Generating Application Code
-
Downloading the Application Code, Logging in, and Starting the PLC
-
Creating a Boot Application
-
Downloading Source Code to and from the PLC