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

Add SCPI commands to store and return presets #16

Open
morgendagen opened this issue Jan 8, 2024 · 0 comments
Open

Add SCPI commands to store and return presets #16

morgendagen opened this issue Jan 8, 2024 · 0 comments
Labels

Comments

@morgendagen
Copy link
Owner

Inspired by https://www.manson.com.hk/wp-content/uploads/2020/06/NEP_SCPI_command_list_1.0-for-Manson.pdf. Not sure if SYSTem:PRESet# is easily confused with SYSTem:PRESet.

SYSTem:PRESet# <voltage>,<current>, <ovp>, <ocp>

Description: Set values of preset program #. # is between 1 and 9. Voltage value unit is V|mV and Current value unit is A|mA

SYSTem:PRESet#?
Description: Return values of preset program#. # is between 1 and 9.

@morgendagen morgendagen changed the title Add SCPI command to store and return presets Add SCPI commands to store and return presets Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant