Hello,
Our ARTIQ version is v7.8166.dbd5a17.
When i used delay_mu() function, The KeyError is occurred.
I attached the test code and errror.
An error still occurred when adding a value to the delay_mu() function.
I removed default value of ‘duration’ argument in test_type.
There was no error.
I tried another way.
I used the self.core.wait_until_mu() function instead delay_mu() function.
There was no error.
I don't know if I wrote the code wrong or if there's something wrong with the ARTIQ compiler.
Do you have any advice?
Thank you.