Default
Created originally on Bitbucket by paugier (Pierre Augier)
Was already merged in Bitbucket before import, marked as merged by the import user
-
Add HP 6653A power supply
-
Add TK Type for Agilent 34970A
-
Add support for Pfeiffer MaxiGauge
-
Improvements and tests for Pfeiffer MaxiGauge
-
Add HP6653a power supply
-
Bug fixes in Pfeiffer MaxiGauge
-
Pfeiffer MaxiGauge allow tuple for pressure.get()
-
Python 3 compatibility fixes
-
Move SetChanAttribute into its own loop.
Indeed, for acquisitions with multiple cards, DAQmx needs all channels to be added to the task before changing any property.
-
Another Python 3 fix