Skip to main content

Command: CheckForUpdates

Function: The command checks whether or not a newer version of the project is available on the server.

Call: Action in the Test Manager TestManager.SVN

Requirement: The CODESYS Test Manager add-on is installed.

Configuration

Table 27. Check the server for the current project, and ...

Require that there are updates available

_cds_icon_radiobutton_acitvated.png: These checks each lead to failure of the test action fails when the condition is not fulfilled.

Require that the project is up to date

Return a Boolean in this variable

_cds_icon_radiobutton_acitvated.png: If updates are available on the server, then the specified variable returns TRUE; if not, then it returns FALSE. This variable can be evaluated in a Choose statement or in other test actions (for example, in a script).

Example: bWorkingCopyNotUpToDate