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

Implement SCPI Status commands #22

Open
M1S2 opened this issue Feb 8, 2021 · 0 comments
Open

Implement SCPI Status commands #22

M1S2 opened this issue Feb 8, 2021 · 0 comments
Assignees
Labels
enhancement_SCPI New commands for the SCPI parser prio:low Priority is low

Comments

@M1S2
Copy link
Owner

M1S2 commented Feb 8, 2021

Implement the commands of the SCPI Status subsystem.

PowerSupply QUEStionable (taken from https://www.ivifoundation.org/docs/scpi-99.pdf Page 794):
For a power supply, the bits of interest in the QUEStionable status structure are VOLTage and CURRent. When a power supply is operating as a voltage source, bit 1 (CURRent) shall be set. When a power supply is operating as a current source, bit 0 (VOLTage) shall be set. When the output is unregulated, both bits shall be set (for example, while the output is changing to a new programmed value).

@M1S2 M1S2 added the enhancement_SCPI New commands for the SCPI parser label Feb 8, 2021
@M1S2 M1S2 self-assigned this Feb 8, 2021
@M1S2 M1S2 added the prio:low Priority is low label May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement_SCPI New commands for the SCPI parser prio:low Priority is low
Projects
None yet
Development

No branches or pull requests

1 participant