Verify when writing automaton configuration

Issue #266 closed
Dave Lebbing created an issue

Writing values for automaton config can sometimes not be consistent and require the user to open the Configure panel a second time to verify that values were written as intended. A possible improvement to this may be to task the application with doing this verification. When an automaton configuration is performed, the application could attempt to write all values to the device, then read them back and compare them to the expected values. If any values are reported back that do not match what was intended, the application could automatically attempt to try again, or eventually show a fail message if the values cannot be verified.

It would also be helpful if when stating that the automaton was updated successfully that the panel is shown again with the values that were read from the device after the operation completed so that the user can also manually review the result and then close the panel.

Comments (2)

  1. Log in to comment