Verifying the Download/Online Change Success

The verification is done via upload of a *.log file from each PLC where all operations are logging their success or failure. For diagnostic purposes these *.log files are not deleted afterwards. They are stored in the installation directory of the Automation_Builder.

After starting the download/online change the PLC tab is active and will indicate the success or failure of the operation at the end by using different colored lines:

Example view after a run:

../_images/05b1e0adb601ca1a0a317f3462fe765b
  • GREEN: All successfully done.

  • ORANGE: The download was done, but there were diagnostic errors, e.g. configuration faults or run time errors.

    If the button Show Results is pressed the contents of the selected PLC log file is displayed:

../_images/18c8122cb01de1930a317f342e63bcc6
  • RED colored line: Perhaps the PLC is offline, the IP address is wrong or the project has a wrong target (so download will be rejected immediately). In these special cases there is no detail information available because a log file could not be uploaded.

    If the button Show Results is pressed the following window is displayed:

../_images/8f05e3c0b570d09a0a317f346c9c95f7
  • “MultiDownloadDiag.msg” is the log file for multi download operation.
  • “LoadFirmwareDiag.msg” is the name of the log file of the firmware update operation.
  • “OnlineChangeDiag.msg” is the name of the log for the online change operation.