You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scale and offset parameters off the stage controller need to be changed on the fly by the qt3scan application. Of course, a user of an instance of the PiezoControl class can directly modify the underlying variables. But the proper way to do this to guarantee functionality is to make these accessible as a property and then do checks in the setter function.
The scale and offset parameters off the stage controller need to be changed on the fly by the qt3scan application. Of course, a user of an instance of the PiezoControl class can directly modify the underlying variables. But the proper way to do this to guarantee functionality is to make these accessible as a property and then do checks in the setter function.
nipiezeojenapy/src/nipiezojenapy/controller.py
Line 91 in 4445aef
The text was updated successfully, but these errors were encountered: