Introduction to the SCPI Language
3
"|". When using this command, one of the parameters must be selected.
5) Vertical Bar |
The vertical bar is used to separate multiple parameters and one of the parameters must be
selected when using the command.
6) Triangle Brackets < >
The parameter enclosed in the triangle brackets must be replaced by an effective value.
Parameter Type
1)
Value
The command required to use value type parameter. It’s compatible with all the common
decimal display terms including optional symbol, decimal point, scientific notation and etc.
Specific value such as MIN, MAX and DEF are available.
VOLTage:{AC|DC}:RANGe {<range>|MINimum|MAXimum}
2)
Discrete
The parameter should be one of the values listed. For example,
TEMPerature:RTD:UNIT {C|F|K}
3)
Integer
Unless otherwise noted, the parameter can be any integer (NR1 format) within the effective value
range. Note that, do not set the parameter to a decimal, otherwise errors will occur.
4)
Bool