A FixedFrequencyPointDBPhase class for the R&S ZNB driver #8077
MartinNURI
started this conversation in
Ideas
Replies: 1 comment
-
|
Hi @MartinNURI Most drivers are largely implemented for the features that have been required by users so this is likely a matter of a feature not being required by anyone else. We should not have an issue merging a pr that implements such a feature. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
When performing a frequency sweep using the ZNB driver several outputs are possible either I and Q, Magnitude and Phase or Magnitude in dB and Phase. Being able to switch between those three possibilities is very convenient.
However when doing a continuous wave measurement the only output available are (I,Q) and (Mag, Phase).
I will happily implement a FixedFrequencyPointDBPhase but I wanted to check before if it was not done already on purpose.
Cheers !
Beta Was this translation helpful? Give feedback.
All reactions