
adccommunitymod (AutomationDirect) asked a question.
Eztouch Screen Moves on Recipe Button
Created Date: July 08,2004
Created By: chip
**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****
Is it possible to load a recipe and return to my home screen with one button push? Now I have a recipe button to load a recipe and then I have to press another button to return to my home screen to enter run counts and veiw status.
Created Date: July 08,2004
Created by: chip
Is it possible to load a recipe and return to my home screen with one button push? Now I have a recipe button to load a recipe and then I have to press another button to return to my home screen to enter run counts and veiw status.
Created Date: July 11,2004
Created by: RHanrahan
I have not used the recipe function yet but you can tell from within the PLC program what screen you are on and when the enter key was pressed on the touch screen so you should be able to use this info to tell the touch panel to change screens.
Created Date: July 12,2004
Created by: Terryc
If you are using the PLC to set your screen, you can just load the home screen number into the correct V-memory location with one of your recipe variables.