Data Buffer Memory - Keysight E4980A User Manual

Precision lcr meter
Hide thumbs Also See for E4980A:
Table of Contents

Advertisement

Overview of Remote Control

Data Buffer Memory

Data Buffer Memory
Data Buffer Memory
The E4980A/AL has a data buffer memory function. The data buffer memory
can hold up to 201 sets of measurement results, and all buffered measurement
results are transferred at once to the controller by using the :MEM:READ?
DBUF command. This function makes it possible to greatly reduce the overall
time for data transfer.
Refer to the following figure. Line numbers in the figure correspond to those of
the reference codes below the figure.
Figure 8-16
Data buffer memory
10
20
30
40
50
60
70
80
90
100
110
120
130
140
150
Keysight E4980A/AL Precision LCR Meter
OPTION BASE 1
DIM D(5,4)
ASSIGN @Adrs TO 717
REMOTE @Adrs
OUTPUT @Adrs;"*RST;*CLS"
OUTPUT @Adrs;"FORM ASCII"
OUTPUT @Adrs;"TRIG:SOUR BUS"
OUTPUT @Adrs;"DISP:PAGE MEAS"
OUTPUT @Adrs;"MEM:DIM DBUF,5"
OUTPUT @Adrs;"MEM:FILL DBUF"
FOR I=1 TO 5
OUTPUT @Adrs;"TRIGGER:IMMEDIATE"
NEXT I
OUTPUT @Adrs;"MEM:READ? DBUF"
ENTER @Adrs;D(*)
251

Advertisement

Table of Contents
loading

This manual is also suitable for:

E4980aalE4980al

Table of Contents