-

CommandDelete input

This edge-triggered input starts the function block operation.

Data type: SAFEBOOL
Initial value: SAFEFALSE

Connection: Connect this input directly or via additional safety-related functions/function blocks as follows:

Constant SAFETRUE or SAFEFALSE values are not permitted.

If the function block is activated (input Activate = TRUE), the possible values at this input lead to the following function block behavior:

ValueDescription
SAFETRUERequest to delete the data set (IDRecipeDataSet) from the recipe file specified at input IDRecipeFile.
The data set is locked against modification. The data is then overwritten with the value zero. This may take several Safety PLC cycles.

In addition, the modified recipe file is updated with the project CRC of the current project and the serial number of the current Safety PLC.

If the command is executed successfully, Done switches to SAFETRUE.
SAFEFALSE No data set delete operation is requested.