Function: The dialog includes settings that CODESYS uses for creating a boot application for the controller.
Call: Menu bar: “View Properties”; context menu of an application object
“Download application info” |
This feature requires compiler version >=3.5.0.0, runtime version >= 3.5.0.0. The information about the application contents is also downloaded to the PLC. We recommend that you keep this option enabled because it allows for a difference check between the current application and the application on the PLC. This compares the number of blocks, data, and memory locations. To get the information about the differences, click “Details” in the “Applications” tab of the device editor. This is also in the message view that opens when you are downloading an application to the PLC when it is different from the one already on the PLC. |
“Stop parent application in case of exception” |
Available for applications with a parent application. |
“Dynamic memory settings” |
Memory is allocated dynamically for the application, for example when using the operator
Caution: The entire memory is not available for creating objects dynamically. Instead, the system always uses part of it for management information. |