Factorytalk view SE Legacy recipe issue

BCMaint

Member
Join Date
Jan 2020
Location
PENNSYLVANIA
Posts
3
I'm using legacy recipe to download a recipe to the PLC. A little background, the recipes are large. They are broken down into 6 tables, each 16 segments long, with 3 variables each segment. The user can cycle through the table to view the entire recipe. The tables are also only visible when the correct table is selected. The issue I'm having is when downloading the recipe, it's only downloading the visible table. I need it to download all 288 variables. I tried having the download button cycle though each table, downloading after each table change, but I'm not sure how reliable this approach is. It seems to work, but if it fails to download any table, it could cause major issues in the recipe. I was alos trying to find a way instead of using "visible", move the table to front when condition is met, but can't see a way to do this. Any help is appreciated. I know I can use Recipepro, but our recipes are already in legacy format, and that's what our users are used to using.
 
It may be helpful to copy your variables to a "dummy recipe" location, which you can then trigger to download all at once. You could do some error checking on the dummy recipe (either on the HMI side or on the PLC side) to confirm the recipe is "good" before moving it to your active recipe. You have not mentioned which HMI or PLC you are using.
 
It may be helpful to copy your variables to a "dummy recipe" location, which you can then trigger to download all at once. You could do some error checking on the dummy recipe (either on the HMI side or on the PLC side) to confirm the recipe is "good" before moving it to your active recipe. You have not mentioned which HMI or PLC you are using.
Using FactoryTalk View Se with CompactLogix 5380
 

Similar Topics

Good Morning , Since I’m loading a new laptop , what are you doing for the 32 bit FactoryTalk View projects that you run into ? Are you...
Replies
8
Views
3,837
I was reading on knowledgebase and came across this article. Is this article saying that it can restore v5.1 runtime file back to a development...
Replies
4
Views
3,232
Hi, I have a new PanelView Plus 1000 that I am using to replace an old Panelview Plus (pre v6, I'm not sure exactly what version). I have a clone...
Replies
4
Views
2,818
Hello, I have a panelview plus that reads from 4 different PLC's. 2 of these used to be Micrologix PLC's and someone else went and updated them to...
Replies
3
Views
95
Hi. I need to create several alarm servers in an application, but first I need to know if there is any impact on communication, or if more...
Replies
0
Views
68
Back
Top Bottom