How to integrate InstrumentChannel class into VisaInstrument class
#5595
-
|
Hi all, I'm very new to QCoDeS, so kindly excuse my ignorance. I'm writing a driver for an oscilloscope with four channels and have defined an However, when writing a script by importing the Here's the relevant driver file ( Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
|
If you look at the example that you have linked you should see inside This addes submodules |
Beta Was this translation helpful? Give feedback.
In the code that you have linked you have
H…