Keithley 4200A-SCS Reference Manual page 650

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

Advertisement

Model 4200A-SCS Parameter Analyzer Reference Manual
Data type field
The data type field specifies the parameter data type. Click the arrow at the right of the data type field
to choose from a list of the following data types:
char: Character data
char*: Pointer to character data
float: Single-precision floating point data
float*: Pointer to single-precision floating point data
double: Double-precision data
double*: Pointer to double-precision point data
int: Integer data
int*: Pointer to integer data
long: 32-bit integer data
long*: Pointer to 32-bit integer data
F_ARRAY_T: Floating point array type
I_ARRAY_T: Integer array type
D_ARRAY_T: Double-precision array type
I/O field
The I/O field defines whether the parameter is an input or output type. Click the arrow to the right of
the I/O field to select from the input and output selections.
Default, min, and max fields
The Default field specifies the default value for a non-array (only) input parameter.
The Min field specifies the minimum recommended value for a non-array (only) input parameter.
When the user module is used in a Clarius user test module (UTM), configuration of the UTM with a
parameter value smaller than the minimum value causes Clarius to display an out-of-range message.
The Max field specifies the maximum recommended value for a non-array (only) input parameter.
When the user module is used in a Clarius UTM, configuration of the UTM with a parameter value
larger than the maximium value causes Clarius to display an out-of-range message.
4200A-901-01 Rev. C / February 2017
Section 8: Keithley User Library Tool (KULT)
8-5

Advertisement

Table of Contents
loading

Table of Contents