-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix marker period start mnemonic #182
Conversation
@jpsecher perhaps this should be reviewed by you? :) |
Yes, unfortunately there is a discrepancy where some of the short form commands (in firmware up to version 0.17.5) do not follow the SCPI standard. This is fixed in more recent firmware, but this newer firmware has not been released yet. I will make sure that it will be released as soon as possible and post a link here. In the meantime, you can use the long form of the keyword (like |
The newest firmware is here:
but, out of the box, it will not be usable with QCoDeS QDac2 drivers prior to version 1.1.2 (which is not released yet), see #180 |
@jpsecher Just to be sure the long form like in this pr will continue to be supported so its safe to merge this? |
@maij It looks like some of the tests are written to assume the short from and would need updating |
The test have been updated together with the fix, so I don't know why the old tests are run. Can I retrigger the tests? |
Yes, a new release will fix the problem and be much appreciated!
Cheers,
/JP
…On 13/12/2022 15.25, Jens Hedegaard Nielsen wrote:
@jpsecher <https://github.com/jpsecher> I guess the tests was updated on
#180 <#180> ? If
that one is ready for review it perhaps makes more sense to merge that
and do a new release and close this one ?
|
But I need to lower the accepted version in the driver then (because it
now actually works with all versions). I will do that right away.
/JP
…On 13/12/2022 15.37, Jens Peter Secher wrote:
Yes, a new release will fix the problem and be much appreciated!
Cheers,
/JP
On 13/12/2022 15.25, Jens Hedegaard Nielsen wrote:
> @jpsecher <https://github.com/jpsecher> I guess the tests was updated
> on #180 <#180> ?
> If that one is ready for review it perhaps makes more sense to merge
> that and do a new release and close this one ?
|
Thanks for following up -- happy to close this once the other changes are merged. |
While the QDAC II manual states "PST" as the abbreviated mnemonic, when using this command the QDAC raises an error with unknown mnemonic. Using the unabbreviated form works.
I haven't seen this issue for other commands, but have not checked thoroughly.
N.B. I am using firmware version 7-0.17.5