We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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#
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.
SYSTem:PRESet#?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 withSYSTem: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.
The text was updated successfully, but these errors were encountered: