Status information for recipes / recipe group manager

Previous chapterNext chapter Show allShow all    Hide allHide all

During the Runtime, status information for

is provided.

If a recipe written, this variable contains the result of the writing operation.

The following variables are available for recipe/RGM write (System driver variable: recipe/RGM recipe completely written):

Value

Result

0

Send initialization value before the recipe.

1

Write completed successfully.

2

Write not executed because of a parameter error.

3

Write not completed successfully.

4

Wait for ready.

5

Write terminated because RT is being ended.

6

Timeout occured.

7

Write not executed because of an interlocking condition.

If the network functionality is active in the project, the system driver variable recipe/RGM recipe completely written (local) is relevant for the function executed on the local computer.

info Info

Write means writing to the driver, which sends the recipe to the PLC afterwards. This means: if the value is 1 (recipe/RGM recipe completely written), the values have not reached the PLC yet.
If Synchronous Write is activated, the value change is performed only after all values on the PLC are up to date.

The following variables are available for

Value

Result

0

Initialization value waits for response from driver

1

Read successful

2

Error during Read, Export/Import or Save

when communication with the hardware is interrupted before Read was started

a data block is not available on the PLC

Error during transmission

Furthermore, the system driver variable recipe/RGM recipe function is actively available with the following values.

Value

Result

-1

is being executed

0

Initialization value, read successfully

1

User has no authorization

2

no authorization in the network

3

Abort by user

4

Error - could not read everything successfully, e.g.

when communication with the hardware is interrupted before Read was started

a data block is not available on the PLC

Error during transmission

5

Error during save of the recipe file