Skip to content
Snippets Groups Projects
Commit 67446576 authored by Stefano Di Frischia's avatar Stefano Di Frischia
Browse files

Merge branch 'master' into L2SS-641-add-defaults-to-beamweights-xy-yx

parents e85d69ee c588242d
Branches
Tags
1 merge request!284Resolve L2SS-641 "Add defaults to beamweights xy yx"
......@@ -394,10 +394,6 @@ class RECV(opcua_device):
self.RCU_on()
self.wait_attribute("RECVTR_translator_busy_R", False, self.RCU_On_Off_timeout)
# Turn off DTH by default
self.RCU_DTH_off()
self.wait_attribute("RECVTR_translator_busy_R", False, self.RCU_DTH_On_Off_timeout)
# ----------
# Run server
# ----------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment