Ulm-IQO / qudi

(Legacy project) A modular laboratory experiment management suite, predecessor to qudi-core.
GNU General Public License v3.0
166 stars 141 forks source link

keysight_m819x Bugfix for 'awg_segments' mode #674

Closed PJVetter closed 2 years ago

PJVetter commented 3 years ago

Description

Motivation and Context

In line 1554: Bugfix to the 'awg_segments' option for M8195A. 'loaded_segments_id' contains integers not strings. I changed the condition accordingly.

In line 2183 & 2185: Changed the minimum and standard sample length according to the data sheet.

How Has This Been Tested?

I tested all changes on my setup and it works fine (AWG: M8195A).

Screenshots (only if appropriate, delete if not):

Types of changes

Checklist: