-

CommandWrite 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 write data to the data set (file section).

After the rising edge, the values to be written are read (within the same Safety PLC cycle) from the PayloadWrite** inputs. The write process itself may take several cycles.

If the command is executed successfully, Done switches to SAFETRUE.

If an already existing recipe file is modified, the file is then updated with the project CRC of the current project and the serial number of the current Safety PLC.
SAFEFALSENo write operation is requested.