Skip to main content

Runtimes

Once a project is built, a runtime can be created for that build. To create a new runtime or update an existing one, navigate to Project runtimes inside the project.

Managing runtimes

To create a new runtime, click on the green + icon, to update an existing runtime, click on the pencil icon.

runtime

Runtime options

  • Build: The build which will be used.
  • Name: Name of the runtime, can be any.
  • Platform: Platform of the device, where the runtime will run on. Is the same as in the project configuration.
  • Configuration name: Name of the configuration from inside the IEC program code defined in the project tree.
  • Resource name: Name of the resource from inside the IEC program code defined in the project tree.
  • Tags: Tags for additional information, can be any.
  • Description: Runtime description, can be any.
important

When you update a runtime, always make sure that the correct build is selected, as the latest build is not automatically used.