Executing Open/Short/Load Correction - Keysight E4981A Programming Manual

Capacitance meter
Hide thumbs Also See for E4981A:
Table of Contents

Advertisement

Measurement Applications (Sample Programs)

Executing OPEN/SHORT/LOAD Correction

Executing OPEN/SHORT/LOAD Correction
This application program executes the OPEN/SHORT/LOAD correction in the
E4981A.
The program of
below is inserted as a comment line in the program. For details on the VISA
functions, refer to the I/O Library Suite manual.
Configuration
Open Instrument Assigns a USB address or GPIB address to the I/O bus.
Setup Start
Setup End
ErrorProc
ErrorCheck
SelectMode
FnComp
Save_Corr_File
Keysight E4981A 120 Hz/1 kHz/1 MHz Capacitance Meter
Example 9-2
is described in detail below. Each explanation
Define Variables and initialize the program.
Presets the E4981A. Sets the measurement conditions and
the LCD display.
Closes the I/O bus.
Displays an error number when an error occurs.
A subroutine to check whether an error occurs when the IO
Library Suite function is executed.
A subroutine to change assignment of the I/O bus and
address setting according to the connection type i.e. USB
or GPIB between the E4981A and a PC.
A function which performs OPEN/SHORT/LOAD correction
and returns 1 on success and 0 on failure.
A function which reads the E4981A correction data such as
Frequency, Primary and Secondary parameters correction
values for Open/Short/Load, Standard values for
Open/Short/Load, Cable length and Phase Shift and then
saves this data in a text file.
91

Advertisement

Table of Contents
loading

This manual is also suitable for:

E4981a/001E4981a/002

Table of Contents