labscript-suite / labscript

The 𝗹𝗮𝗯𝘀𝗰𝗿𝗶𝗽𝘁 library provides a translation from expressive Python code to low-level hardware instructions.
http://labscriptsuite.org
BSD 2-Clause "Simplified" License
9 stars 51 forks source link

Allow passthrough of other kwargs in DDS gate DigitalOut specification. #89

Closed dihm closed 1 year ago

dihm commented 2 years ago

In particular, this allows for the digital gate of a DDS Quantity to have inverted logic.

dihm commented 1 year ago

Probably should have done this before v3.3.0, but oh well. Better late than never.