@@ -311,7 +311,7 @@ class GalilRIO(PSIDeviceBase):
|
||||
|
||||
def destroy(self) -> None:
|
||||
"""Make sure to turn off the controller socket on destroy."""
|
||||
self.controller.off(update_normal=False)
|
||||
self.controller.off(update_config=False)
|
||||
return super().destroy()
|
||||
|
||||
# pylint: disable=protected-access
|
||||
|
||||
Reference in New Issue
Block a user