Parameter Types - Ametek Sorensen XG Operation Manual

Programmable dc power supply 670 watts – 1700 watts
Table of Contents

Advertisement

Parameter Types

Several different data types are defined for use in program messages and
response messages.
Boolean Parameters
Discrete Parameters
Numeric Parameters
String Parameters
M370430-01 Rev B
Boolean parameters are single binary conditions such as 1 and 0, or
ON and OFF. The following is an example of a command that uses
Boolean parameters:
SYST:COMM:GPIB:PONS {ON|OFF|1|0}
Discrete parameters are used when program settings have a limited
number of values. If you query a discrete parameter, the response
will always be in the short form with all uppercase letters. The
following is an example of a command that uses discrete
parameters:
TRIG:SOUR {BUS|EXT|IMM|NONE}
Numeric parameters are number representations such as decimal
points, optional signs, and scientific notation. Values such as
MINimum and MAXimum are accepted as substitutes for numbers.
When DEFault is provided as a parameter, the machine selects the
default value automatically. No units' suffix should be included
with the parameter, only support for defaults units is available. In
cases where specific numeric values are accepted, the power unit
will round the input parameters. The following is an example of a
command that uses numeric parameters:
VOLT:PROT {<voltage>|MAX|MIN}
String parameters are used when a series of ASCII characters is
required. Strings must be enclosed within single or double
quotations. The beginning and ending quotation marks must be
matching. Quote delimiters may be included in the string by typing
the quotation marks twice without any characters in between. The
following is an example of a command that uses string parameters:
SCPI Command Reference
A-7
A

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sorensen xtrSorensen xg seriesSorensen xtr series

Table of Contents