Model 4200A-SCS Parameter Analyzer Reference Manual
Section 6: Clarius
4200A-901-01 Rev. C / February 2017
6-119
Figure 280: ListBox UTM UI Parameter Configuration for PMU_ID
This figure shows the
PMU_ID
list in a system with two 4225-PMUs. SMU lists, CVU lists, and a
customizable list are also available as items in the Predefined List Items list.
In addition to the predefined list items, you can create other conditions to simplify the use of the user
module or reduce the possibility of errors. The keywords and operators for these conditions are
shown in the following table.
Keyword or operator
Explanation
Comment
PresentInSystem
Used for 4200A-SCS
instrument card: SMU, CVU,
PMU, PGU
This condition must be alone in the Use
Case Condition field. Cannot be combined
with other conditions or operators below.
HasPA
smuid
True if SMU preamplifier is
connected to
smuid
Note that
smuid
can be a constant,
"SMU1", or a parameter name.
HasRPM
pmuid
, Ch=
chanid
True if RPM is connected to
chanid
of
pmuid
.
Both
pmuid
and
chanid
may be constants
(PMU1, 1) or parameter name (PMU_ID,
chan). Follow spacing as shown.
AND, OR
Logical operators
Separate conditions with a space before
and after each operator. Maximum of two
operators for each row.
=, !=, <, >, >=, <=
Comparison operators
Can compare constants or values of
parameters. If the argument to the right of
the operator is a parameter, it must be
enclosed in curly brackets {}.
Example 1:
VrangeCh1 = 10
Example 2:
VrangeCh1 = {VrangeCh2}