Migrate RSView32 RecipePro to FactoryTalk View SE RecipePro+
After migrating an RSView32 project to FactoryTalk View SE, the existing recipes are also imported. To restore the previous functions in FactoryTalk View SE, edit the recipes in the RecipePro+ editor and configure the recipe display.
Migrate RSView32 RecipePro to FactoryTalk View SE RecipePro+
- Import an RSView32 project to FactoryTalk View SE.
- In FactoryTalk View SE, open the RecipePro+ editor.FactoryTalk View SE RecipePro+ has no concept of "unit" as in RSView32 RecipePro. The recipe in FactoryTalk View SE RecipePro+ is equivalent to 'unit' in RSView 32 RecipePro. After importing the project, units are automatically converted toRecipeName_UnitNamein RecipePro+ in FactoryTalk View SE.
- Edit the recipe as needed, and then save the recipe file.
- Open the display including the RecipePro Operator Console object or recipe command buttons.TIP:A warning message may open, indicating that there is no equivalent to the RSView32 RecipePro Operator Console in FactoryTalk View SE. View SE has the RecipePro+ editor, which is available at design time and runtime with full functions that the RecipePro Operator Console object has. You can delete the placeholder for the RSView32 recipe control object and add a button associating theRecipeProEditcommand to open the RecipePro+ editor at runtime.The recipe file name format is changed:
- FromRecipeFile/UnittoRecipeFile_UnitIf the original display includes RecipePro command buttons, the command buttons will be automatically converted as below:
- RecipeProEdit <RecipeFile>toRecipeProEdit
- RecipeProDownloadUnit <Unit>toRecipeProDownload <RecipeFile_Unit>
- RecipeProUploadUnit <Unit>toRecipeProUpload <RecipeFile_Unit>
- ClickSaveto save the changes.
Provide Feedback