Skip to content
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: Keithley mode and output parser #531

Merged
merged 1 commit into from
Mar 16, 2017

Conversation

MerlinSmiles
Copy link
Contributor

Fixes #530.

Changes proposed in this pull request:

  • Fix parsing of output and mode
  • minor adjust style

@core

label='Current',
unit='A')
self.add_parameter('mode',
get_cmd='source.func',
get_parser=float,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that fixes it? What's the actual string that comes back from 'source.func'?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes it does would be a funny commit otherwise.
'1.00000e+00' or '0.00000e+00'is what comes back

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hah, that's a bizarre return value for a discrete setting. All makes sense now...

Copy link
Contributor

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃

@MerlinSmiles
Copy link
Contributor Author

closes #530

@giulioungaretti giulioungaretti merged commit ac89a71 into microsoft:master Mar 16, 2017
giulioungaretti pushed a commit that referenced this pull request Mar 16, 2017
Author: MerlinSmiles <MerlinSmiles@users.noreply.github.com>

    fix: Keithley mode and output parser (#531)
giulioungaretti pushed a commit that referenced this pull request Mar 17, 2017
Author: MerlinSmiles <MerlinSmiles@users.noreply.github.com>

    fix: Keithley mode and output parser (#531)
giulioungaretti pushed a commit that referenced this pull request Mar 17, 2017
Author: MerlinSmiles <MerlinSmiles@users.noreply.github.com>

    fix: Keithley mode and output parser (#531)
giulioungaretti pushed a commit that referenced this pull request Mar 17, 2017
Author: MerlinSmiles <MerlinSmiles@users.noreply.github.com>

    fix: Keithley mode and output parser (#531)
giulioungaretti pushed a commit that referenced this pull request Mar 21, 2017
Author: MerlinSmiles <MerlinSmiles@users.noreply.github.com>

    fix: Keithley mode and output parser (#531)
giulioungaretti pushed a commit that referenced this pull request Mar 21, 2017
Author: MerlinSmiles <MerlinSmiles@users.noreply.github.com>

    fix: Keithley mode and output parser (#531)
@MerlinSmiles MerlinSmiles deleted the fix/Keithley2600 branch May 16, 2017 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants