Keithley 4200A-SCS Reference Manual page 391

Parameter
Hide thumbs Also See for 4200A-SCS:
Table of Contents

Advertisement

Section 6: Clarius
ListBox "Use Case Condition" keywords and operators
Keyword or operator
PresentInSystem
HasPA smuid
HasRPM pmuid, Ch=chanid
AND, OR
=, !=, <, >, >=, <=
CheckBox control
Use a check box control (CheckBox) for parameters that have two values or states. This control
returns a zero (0) to indicate the box is not selected or a one (1) to indicate that it is selected.
For example, the LLEComp parameter from the PMU_1Chan_Waveform_Example user module has
two states: Disabled and Enabled. These values refer to the state of the LLEC compensation and is
used in the LPT command pulse_meas_wfm.
Provide or change the Default Value and supply explanatory tooltip text. The actual parameter name
is used as a label, so make sure to provide a tooltip that helps explain the check box. The tooltips are
available when users hover over the field or long press on the check box on the touchscreen.
6-122
Model 4200A-SCS Parameter Analyzer Reference Manual
Explanation
Used for the 4200A-SCS
instrument: SMU, CVU, PMU,
PGU
True if SMU preamplifier is
connected to smuid
True if RPM is connected to
chanid of pmuid.
Logical operators
Comparison operators
Comment
This condition must be alone in the Use Case
Condition field. It cannot be combined with
other conditions or operators listed below.
Note that smuid can be a constant, "SMU1",
or a parameter name.
Both pmuid and chanid may be constants
(PMU1, 1) or parameter name (PMU_ID,
chan). Follow spacing as shown.
Separate conditions with a space before and
after each operator. Maximum of two
operators for each row.
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}
4200A-901-01 Rev. C / February 2017

Advertisement

Table of Contents
loading

Table of Contents