Bulk Recipe Data Transfer to PLC Array

Hi @leadfoote ,

Yes, the bulk transfer applies only to the selected row. To execute this for all rows, use a macro to retrieve data from your recipe database and write it to your PLC. Below is a post on how to use a macro to search a recipe database; you can then loop through and write each row to your PLC.

Please let me know whether this solution works for you and if you have any questions.

Thank you!