Chapter 9
135
Measurement Applications (Sample Programs)
Reading Measurement Results in Binary Format Using :READ? Command
9.
M
easu
rem
ent
Applica
tio
ns
(S
amp
le
Prog
ra
ms)
Reading Measurement Results in Binary Format Using
:READ? Command
This application program reads measurement data in Binary format using the :READ?
command.
The program of
is described in detail below. Each explanation 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
Define Variables and initialize the program.
Open Instrument Assigns a USB address or GPIB address to the I/O bus.
Setup Start
Presets the E4981A. Sets the trigger conditions of the E4981A.
Measurement
Reads the measurement data using the :READ? command, calls the
function to convert data in Binary format to Ascii format, and displays
the Primary and Secondary Measurement data.
Setup End
Closes the I/O bus.
ErrorProc
Displays an error number when an error occurs.
Binary Read
A subroutine to convert Binary format data to Ascii format.
ErrorCheck
A subroutine to check whether an error occurs when the IO Library
Suite function is executed.
SelectMode
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.
Содержание E4981A
Страница 2: ......
Страница 20: ...18 Chapter1 Making Effective Use of This Manual How To Use This Manual ...
Страница 60: ...58 Chapter4 Preparation for Accurate Measurement Executing Correction Using the Cable Correction Function ...
Страница 88: ...86 Chapter7 Sorting Based on Measured Result Comparator Function Sample Program ...
Страница 162: ...160 Chapter9 Measurement Applications Sample Programs Detecting Error Occurrence using SRQ HT Basic ...
Страница 376: ...374 AppendixE Error Messages Warning Messages WARNING ...
Страница 382: ......
Страница 383: ...This information is subject to change without notice Keysight Technologies 2008 2014 Edition 2 August 2014 E4981 90001 ...