minor printout fix
This commit was merged in pull request #143.
This commit is contained in:
@@ -212,6 +212,7 @@ class LamNI(LamNIOpticsMixin):
|
||||
def feedback_status(self):
|
||||
self.device_manager.devices.rtx.controller.show_feedback_status()
|
||||
|
||||
|
||||
def show_interferometer_positions(self):
|
||||
self.device_manager.devices.rtx.controller.show_feedback_status()
|
||||
|
||||
|
||||
@@ -67,7 +67,6 @@ class RtLamniController(Controller):
|
||||
"show_signal_strength_interferometer",
|
||||
"show_analog_signals",
|
||||
"show_feedback_status",
|
||||
|
||||
]
|
||||
|
||||
def __init__(
|
||||
|
||||
Reference in New Issue
Block a user