User`s guide
Table Of Contents
- User’s Guide
- 1 Getting Started
- 2 Introduction
- 3 Installation
- 4 Using EasyEXPERT
- 5 Classic Test Definition
- I/V Sweep
- Multi Channel I/V Sweep
- I/V List Sweep
- I/V-t Sampling
- C-V Sweep
- Direct Control
- Function Setup
- Auto Analysis Setup
- Display Setup
- SMU Range Setup Window
- ADC and Integration Time Setup Window
- Advanced Setup Window
- CMU Range Setup Window
- Advanced Setup Window for C-V Sweep
- Switching Matrix Control
- SPGU Control
- SPGU Pulse Setup Window
- Load Z Setup Window
- Pulse Switch Setup Window
- SPGU ALWG Setup Window
- Define ALWG Waveform Window
- 6 Application Test Definition
- 7 Function Details
- I/V Sweep Measurement
- Multi Channel I/V Sweep Measurement
- I/V-t Sampling Measurement
- C-V Sweep Measurement
- SPGU Module
- Sweep Abort Function
- Standby Function
- Bias Hold Function
- Current Offset Cancel
- SMU CMU Unify Unit
- Atto Sense and Switch Unit
- SMU/PG Selector
- SMU Ranging Mode
- SMU Compliance
- SMU Pulse
- SMU Measurement Time
- SMU Filter
- SMU Series Resistor
- Interlock Function
- Auto Power Off Function
- Initial Settings
- 8 Built-in Programming Tool
- 9 If You Have a Problem
- When You Operate B1500A
- When You Perform Measurement
- Measurement Takes More Time than Specified
- Noise Affects the Measured Values
- Voltage Measurement Error is Large
- SMU Oscillates for High-Frequency Device Measurements
- SMU Oscillates for Negative Resistance Measurements
- Large Current Causes High Temperature (Thermal Drift)
- Measurement Damages the Device under Test
- Leaving Connections Damages Devices after Measurement
- Unexpected Sampling Measurement Data is Returned
- MFCMU Causes Unbalance Condition
- Before Shipping to Service Center
- Data Backup and Recovery
- B1500A System Recovery
- Updating EasyEXPERT
- Error Codes
- 10 Application Library and Utilities

Agilent B1500 User’s Guide, Edition 7 9-39
If You Have a Problem
Error Codes
120003 Script program execution ended abnormally. Program execution
stopped by an illegal operation or statement. For more information,
click the Detail button.
120004 An error forced by ERROR statement. Program execution stopped by
the ERROR s
tatement. This is the status message in normal operation.
120005 Invalid value detected in flow control statement. Correct the IF, FOR,
or other fl
ow control statement. Inappropriate expression used in the
statement.
120006 Pasting program component failed. Specified program components
cannot be pasted to
the specified place. Cut or copy the appropriate
program components, and paste them to the appropriate place.
120007 Variable type mismatch detected for assi
gning. Enter the appropriate
value to the variable. Data type must be the same.
120008 Unknown program component imported. Keyword Prefix: A, Keyword:
B
Data import was completed for an application test definition that
contains a statement to call a
test definition not in this system. Then the
statement was automatically commented out. Before importing the test
definition, import the test definition to be called.
121000 Plug-in execution error.
121001 Plug-in execution aborted. Plug-in execution paused by clicking the
Pause button.
This is the status message in normal operation.
121002 Plug-in execution ended abnormally.
122000 Script Error.
122001 Operator located in wrong place. Operator: A
Correct the expression. Put the operator in the correct place.
122002 Invalid expression is specified in user function definition.
User function: A, Exp
ression: B
Co
rrect the expression B defined
in the user function or analysis
function A. Click the Detail button for more information.
122003 Bracket Mismatch. Add or delete parenthesis. Parentheses must be
paired.