I have multiple macros updating various recipes. It’s not always repeatable with any given macro. Knowing this if you want to see one i can provide it….
Can you confirm that your macro looks similar to the example below?
In this example, I am updating the Name value within my Temperature recipe database and then writing the value 2 to the recipe database command register.
If it does not, could you please send snippets of what your macro looks like?
Also, could you confirm that this is not a specific macro failing to update the recipe view by manually executing the macro using a function key and verifying that the values update correctly?
Please let me know if you have any other questions.
Next to your Recipe View object, could you place the Count and Result registers into numeric display objects? While monitoring those two registers, can you confirm that the count is incrementing properly and that the result indicates success?
If the count is incrementing properly and the result is successful, could you share the relevant parts of your macro so we can check for any delays?