-

IDRecipeDataSet input

Input for specifying the ID of the data set inside the recipe file whose data is to be processed.

Data type: SAFEINT

Initial value: 0

Valid values: >= 1.
The maximum value depends on the controller type.
With the SPLC 3000 class Safety PLC type, a maximum of 128 data sets is supported per recipe file. The SPLC 1000 class supports two data sets. Each data set consists of 16 SAFEDWORD values (32 bits). See topic "Recipe Files: Background Information and File Structure" for details.
Initial value: 0

Note
Apply a correct value to this input before activating the function block. Otherwise, the FB enters an error state.

Connection: Connect this input to a safety-related literal or constant or variable of the SAFEINT data type which represents the numeric ID of the data set to be processed.

The values stored in a recipe file may influence the behavior of the safety function. It is recommended to manually keep a list in which the available recipes are assigned to numerical file IDs and data set IDs. Preferably, this list should include a brief description of the recipes.
Observe the following hazard message.

WARNING
Non-conformance to safety function requirements
  • Verify that the value set at each ID input of the function block addresses the correct recipe file and/or data set.
  • Validate the overall safety-related function with regard to the set input values and thoroughly test the application.