sayma_drtio: ditto

pull/1087/head
Sebastien Bourdeauducq 2018-06-28 17:03:32 +08:00
parent 04d6ff45c8
commit 0483b8d14c
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@ class SAWGTestDRTIO(EnvExperiment):
self.core.reset()
for sawg in self.sawgs:
delay(1*ms)
sawg.reset()
for sawg in self.sawgs:
delay(1*ms)
sawg.amplitude1.set(.4)