CheckDataSetCRC and CheckFileCRC inputs
State-controlled inputs for activating the checksum validation of the- file CRC
- data set CRC
These validations help ensure that exactly the right data set is read.
If activated, the FB compares the respective CRC in the recipe file/data set to be read with the value applied to the corresponding CRC input (DataSetCRC, FileCRC).
Note
Independently of these configurable validations, the FB always checks the file/data set consistency by recalculating and comparing the file/data set CRC. |
Data type: SAFEBOOL
Connection: Connect this input to a variable or constant
If the function block is activated (input Activate = TRUE), the possible values at this input lead to the following function block behavior:
Value | Description |
---|---|
SAFETRUE | Request to validate the respective CRC. Data is only considered as valid, if the read CRC is identical with the expected CRC. |
SAFEFALSE | Data read from the recipe file is considered as valid without validating the respective CRC.Observe the hazard message below this table. |
WARNING
|
Non-conformance to safety function requirements
|