Transferring application to controller

  1. Open the PLC-object local. You do not have to do anything in it as the object is already prepared for the tutorial.
    But take a little time to check its content anyway:

    1. The local IP address 127.0.0.1 has already been entered (behind ADDRESS:=). So the built-in →PLC is addressed.

    2. The platform for the local computer BuiltInPlc has already been entered (behind RESOURCE local ON).

    3. The program Counter has already been assigned to the PLC-object (in the line under PROGRAM Counter WITH DefaultTask :). This is correct because the →program Counter has been declared in the ST-object.

  2. Load the application onto the built-in PLC:

    1. Open the →perspective Application Testing: menu Window, Open Perspective and Application Testing

    2. In the Instance view: Expand LocalConfiguration\local and the child item PLC Information. The line Code Identification does not list a fingerprint yet.

    3. Select LocalConfiguration\local. First click images/download/attachments/405733746/ConnectToPLC-version-1-modificationdate-1529910447299-api-v2.png and then images/download/attachments/405733741/LoadProgram-version-1-modificationdate-1529910412582-api-v2.png .
      Result: The fingerprint for line Code-Identifikation is displayed and updated so that it matches the fingerprint displayed for LocalConfiguration\local. This indicates that the version of the application loaded onto the PLC is now identical to the version of the application created in logi.CAD 3.