6-32
Section 6: 9100 System Operation — SCPI Language
Final Width = 215mm
[SOURce]
Equivalent
Remote Commands
Command
9100 Local
Group
Function
1
a
Resistance
RES <DNPD>
or
RES <DNPD>;:RES:UUT_I <CPD>
b
Conductance
COND <DNPD>
or
COND <DNPD>;:COND:UUT_I <CPD>
c
Capacitance
CAP <DNPD>
or
CAP <DNPD>;:CAP:UUT_I <CPD>
d
PRT Temp.
TEMP:UNIT <CPD>;:TEMP:SCAL <CPD>;:TEMP:PRT <DNPD>
or
TEMP:UNIT <CPD>;:TEMP:SCAL <CPD>;:TEMP:PRT <DNPD>;:TEMP:PRT:UUT_I <CPD>
e
T'coupl. Temp.
TEMP:UNIT <CPD>;:TEMP:THER <DNPD>
2
a
DC Voltage
FUNC DC;:VOLT <DNPD>
b
Logic Levels
FUNC DC;:VOLT <DNPD>
c
DC Current
FUNC DC;:CURR <DNPD>
3
a
AC Voltage
FUNC {SIN|IMP|TRI|TRAP|SYMS};:VOLT <DNPD>;:FREQ <DNPD>
b
AC Current
FUNC {SIN|IMP|TRI|TRAP|SYMS};:CURR <DNPD>;:FREQ <DNPD>
4
Frequency
FUNC SQU;:FREQ <DNPD>;:VOLT:HIGH <DNPD>;:VOLT:LOW <DNPD>
5
a
Mark/Period
FUNC PULS;:PULS:PER <DNPD>;:PULS:WID <DNPD>;:VOLT:HIGH <DNPD>;:VOLT:LOW <DNPD>
b
% Duty
FUNC PULS;:PULS:PER <DNPD>;:PULS:DCYC <DNPD>;:VOLT:HIGH <DNPD>;:VOLT:LOW <DNPD>
c
Logic Pulses
FUNC PULS;:PULS:PER <DNPD>;:PULS:WID <DNPD>;:VOLT:HIGH <DNPD>;:VOLT:LOW <DNPD>
6.6.4.2
[SOUR]:FUNC[:SHAP](?)
<CPD>{DC|SIN|PULS|SQU|IMP|TRI|TRAP|SYMS}
Purpose
Defines the waveshape of the required output. In certain cases this also steers the 9100 towards the required source. This is necessary
to select a 9100 source in a particular group, if the present 9100 source lies outside that group.
For example:
DC Voltage and DC Current are listed below in Group 2. To select either of these when neither of Group 2 is already selected,
then the command
FUNC DC
must be used before selecting Voltage or Current.
For those users who are familiar with local (front panel) operation of the 9100, the relationships between the local Function
selections and the corresponding remote commands are given in the following table:
Notes
:
Group 1
No
FUNC
steering is required. The Thermocouple Temperature source (
1e
) is included in the same group as the other (PRT) Temperature source.
Group 2
Steering command:
FUNC DC
is required. The remote equivalent of the local 'Logic Levels' Function uses the same commands as those for the
main local DC Voltage Function.
Group 3
Steering command:
FUNC {SIN|IMP|TRI|TRAP|SYMS}
is required. All alternative waveshapes shown are available only in this group.
Group 4
Steering command:
FUNC SQU
is required. 'Hz (Frequency)' employs a fixed 50% duty cycle.
Group 5
Steering command:
FUNC PULS
is required. All local equivalents include variable Mark/Period ratio.
N.B.
The groups of
[SOURce]
commands, listed in the table, are not required by SCPI protocol, they have been devised
specially for this description only for clearer explanation.