Skip to main content

Minimum plug-in version

Function: Dependency which has the effect that the component is installed only if a plug-in with the same or newer version is part of the target profile.

Parameter

Description

Annotation

Additional comment or information about this element

This information is visible only within the CODESYS Package Designer.

Requirement: At least version Package Manager 3.5.4.0

PlugInName

Describes the plug-in which is verified by its GUID (globally unique identifier)

Version

Specifies the minimum version of the plug-in

This string has to have one of the following formats:

  • <major version>.<minor version>

  • <major version>.<minor version>.<build>

  • <major version>.<minor version>.<build>.<revision>

Where <major version>, <minor version>, <build> and <revision> are each numbers between 0 and 255