I’m using a transaction group to copy recipes from a PLC to a data table. The transaction group stores the recipe data in a new row.
After the execution is complete I want to automatically select the new row in the table and force the operator to give the recipe a new name. (The name is stored in a column of the table)
How can I do this?
Thanks,
Juergen