COMMAND OVERVIEW
99
Short form
CONF:DIOD
conf:diod
Square Brackets
Commands that contain square brackets
indicate that the contents are optional. The
function of the command is the same with or
without the square bracketed items, as shown
below. For example, for the query:
[SENSe:]UNIT?
Both
SENSe:UNIT?
and
UNIT?
are valid forms.
Command
Format
500
1
2
3
CONFigure:VOLTage:DC
1.
Command header
2.
Space
3.
Parameter 1
Common
Input Parameters
Type
Description
Example
<Boolean>
boolean logic
0, 1
<NR1>
integers
0, 1, 2, 3
<NR2>
decimal numbers
0.1, 3.14, 8.5
<NR3>
floating point with
exponent
4.5e-1, 8.25e+1
<NRf>
any of NR1, 2, 3
1, 1.5, 4.5e-1
[MIN]
(Optional
parameter)
For commands, this will set the
setting to the lowest value. This
parameter can be used in place of any
numerical parameter where indicated.
For queries, it will return the lowest
possible value allowed for the
particular setting.