Xantrex GPIB-M-HPD Operating Manual page 102

Multichannel functionality for programmable dc power supplies
Table of Contents

Advertisement

SCPI Command Reference
Understanding SCPI Commands
The following punctuation is sent with the command string:
is the same as typing:
The following punctuation is not sent with the command string:
Using Minimum and Maximum
In the following example, Minimum and Maximum are offered as alternative choices
to declaring a specific parameter value.
The string CAL:CURR:LEV MIN sets the current calibration level to the minimum
model value.
100
Colons (:) separate command keywords from lower-level keywords.
For example, CAL:CURR:STAT.
Blank spaces separate command keywords from parameter values.
For example, CURR 0.1.
Commas separate parameters from each other when more than one parameter is
sent in the same string. For example, CAL:STAT OFF,"1234."
Semicolons (;) separate multiple commands from the same subsystem. This
allows for greater efficiency. For example:
CAL:CURR:LEV MIN;VOLT:LEV MIN
CAL:CURR:LEV MIN
CAL:VOLT:LEV MIN
Colons and semicolons can be used together to link commands from different
subsystems. For example:
CAL:CURR:LEV MIN;:MEAS:CURR?
Braces ( { } ) identify a selection of choices. Choose one of the enclosed values.
Vertical bars, or pipes, ( | ) separate the choices found within the braces.
Angle brackets ( < > ) identify where specific values must be entered for a
parameter. For example, in the example at the top of the page, the parameter
<current> appears in the command string. To set the current setpoint to 0.1A, the
syntax is CAL:CURR:LEV 0.1.
Square brackets ( [ ] ) identify optional parameters or keywords. If an optional
parameter is not sent with the command string, a default parameter will be used.
CAL:CURRent:LEVel {<current>|MIN|MAX}
Operating Manual for Multichannel Functionality (GPIB-M)

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Gpib-m-xfrGpib-m-xtGpib-m-xfr3Gpib-m-xpdGpib-m-xhr

Table of Contents