Parameter Types; Boolean Parameters; Discrete Parameters; Numeric Parameters - Xantrex XDC 10-600 Operating Manual

6000 watt and 12000 watt series digital programmable dc power supply
Hide thumbs Also See for XDC 10-600:
Table of Contents

Advertisement

Parameter Types

Several different data types are defined for use in program messages and response
messages.
Boolean
Boolean parameters are single binary conditions such as 1 and 0, or ON and OFF.
Parameters
The following is an example of a command that uses Boolean parameters:
Discrete
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
Parameters
form with all uppercase letters. The following is an example of a command that uses

discrete parameters:

Numeric
Numeric parameters are number representations such as decimal points, optional
signs, and scientific notation. Values such as MINimum and MAXimum are
Parameters
accepted as substitutes for numbers. When DEFault is provided as a parameter, the
machine selects the default value automatically. You can also use engineering unit
suffixes such as, V, A, or W with numeric parameters. 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:
String
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
Parameters
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:
Release 3.0
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
SYST:COMM:GPIB:PONS {ON|OFF|1|0}
TRIG:SOUR {BUS|EXT|IMM|NONE}
VOLT:PROT {<voltage>|MAX|MIN}
CAL:STAT ON, "0000"
SCPI Command Reference
Parameter Types
197

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents