dmherrington / ECM-Control-System

0 stars 2 forks source link

Touchoff Utility use values displayed when executing #68

Closed mbromley-voxel closed 5 years ago

mbromley-voxel commented 5 years ago

If the user does not click on "Set" or enter after adjusting values then the change is not recorded. The values displayed to the user in the two data entry fields should always be used when execute of the touch off is selected.

Update these fields to record the value on change whether or not the set button/enter is hit by the user.

majorpr13 commented 5 years ago

This function was disconnected when the new multiop interface was created as the functionality required a slightly different interface. This can be reconnected whenever we are ready to test.

mbromley-voxel commented 5 years ago

Will reconnecting effect any of the performance of the multiop touch off routine?

majorpr13 commented 5 years ago

No it should not.

majorpr13 commented 5 years ago

This has been addressed in the latest branch with the updated interface.