(...) string hardware = "myTell1_OT"; string recipeType = "TELL1_OT_test1"; //all registers belonging to hardware are removed and the recipe is saved again. //if no registers from other datapoints are existent the datapoint is removed from the cache fwHw_deleteRecipe(hardware, "LAB/Configure/test"); //deletes recipe type fwHw_deleteRecipeType(recipeType); (...)