-SCS Parameter Analyzer Reference Manual Section 8:
Keithley User Library Tool (KULT)
4200A-901-01 Rev. C / February 2017 8-31
10. In the 5th line, enter the following forced-voltage parameter information:
ï‚§ Parameter Name: Vforce
ï‚§ Data type: D_ARRAY_T
ï‚§ I/O: Output
11. In the 6th line, under Parameter Name, change ArrSizeForParm5 to NumVPoints.
12. In the 6th line, under Default, enter the number 11 for the default voltage array size.
When executing the VSweep user module in a UTM, the current and voltage array sizes must match;
NumIPoints must equal NumVPoints. If the sizes do not match, the second return statement in the
code halts execution and returns an error number (-2) in the VSweep column of the UTM Data
worksheet.
13. Click Apply. In the module-parameter display area, the function prototype now includes the
declared parameters, as shown below.
Figure 441: VSweep user-module dialog box after entering and applying code and parameters
Continue with Entering the VSweep user-module header files (on page 8-32).