CampbellGroup / common

Shared campbell lab code.
GNU Lesser General Public License v3.0
8 stars 5 forks source link

0 dBm equates to "OFF" with DDS even when allowed range includes 0 dBm #221

Open aransfor opened 6 years ago

aransfor commented 6 years ago

https://github.com/CampbellGroup/common/blob/master/lib/servers/Pulser2/dds.py#L96-L98

@theoriginaljuice The code here clear checks for 0 frequency and 0 amplitude as 'OFF', I think 0 frequency is enough and we just delete that line