Skip to content
Snippets Groups Projects
Commit 82624ac8 authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-1006: Move Antenna_Type as a property of AntennaField instead of SDP

parent 4eb88439
No related branches found
No related tags found
No related merge requests found
......@@ -480,6 +480,9 @@ class AntennaField(lofar_device):
# Turn on power to antennas that need it (and due to the ANT_mask, that we're using)
self.proxy.write_attribute('RCU_PWR_ANT_on_RW', self.Antenna_Needs_Power)
# --------
# Commands
# --------
@command()
def configure_sdp(self):
""" Configure SDP to process our antennas. """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment