v0.6.1
Changed
- API Changes to the "ManualOutputControl" class:
- Constructor does not take "digital_on" elements.
- Constructor accepts optional input of elements to include.
- "set_amplitude" and "update_frequency" have been renamed to "set_amplitude" and "set_frequency".
- "digital_on" and "digital_off" no longer change elements which are not given.
- "digital_on" and "digital_off" can accept no input, which makes them turn on and off all channels.
- New function, "turn_off_elements" which turns off both digital and analog of the given elements.