Ulm-IQO / qudi-iqo-modules

A collection of qudi measurement modules originally developed for experiments on colorcenters in semiconductor materials.
GNU General Public License v3.0
10 stars 27 forks source link

improved support for SRS signal generators #118

Closed qku closed 7 months ago

qku commented 9 months ago

Description

This PR introduces improvements to the microwave hardware file for Stanford Research Systems (SRS) signal generators.

Motivation and Context

We are using a non-vector SRS signal generator in our lab. It was not compatible with the current hardware file due to the usage of commands which are defined exclusively for vector models.

How Has This Been Tested?

Tested on real hardware (SG384) with the ODMR toolchain.

Types of changes

Checklist:

qku commented 7 months ago

Thank you for reviewing @NicolasStaudenmaier ! I changed the visa imports as suggested.