mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 11:18:27 +08:00
kasli_tester: initialize DDS channels
This commit is contained in:
parent
b20a8c86b0
commit
c2890c6cf0
@ -152,6 +152,7 @@ class KasliTester(EnvExperiment):
|
||||
@kernel
|
||||
def setup_urukul(self, channel, frequency):
|
||||
self.core.break_realtime()
|
||||
channel.init()
|
||||
channel.set(frequency*MHz)
|
||||
channel.sw.on()
|
||||
channel.set_att(6.)
|
||||
|
Loading…
Reference in New Issue
Block a user