EasyManuals Logo

Keysight Technologies E5260 Series Programming Guide

Keysight Technologies E5260 Series
350 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #262 background imageLoading...
Page #262 background image
4- 78 Keysight E5260/E5270 Programming Guide, Edition 4
Command Reference
Command Reference
stored command (ST pnum) to the 3000th stored command. If the number of
commands are less than 3000, the LST? command reads the commands from ST to
END. See Example Statements that show an HP BASIC programming example.
Example
Statements
Example of LST? :
DIM A$[100]
OUTPUT @E5270;"LST?"
ENTER @E5270;A$
PRINT A$
Example of LST? pnum[, index[, size]] :
DIM A$[100]
P_num=1
!
OUTPUT @E5270;"LST?";P_num,0
ENTER @E5270;Num_c
Num_l=Num_c/3000
!
IF Num_c>3000 THEN
C_index=1
FOR I=1 TO INT(Num_l)
OUTPUT @E5270;"LST?";P_num,C_index
FOR N=1 TO 3000
ENTER @E5270;A$
PRINT A$
C_index=C_index+1
NEXT N
NEXT I
OUTPUT @E5270;"LST?";P_num,C_index
LOOP
ENTER @E5270;A$
PRINT A$
EXIT IF A$="END"
END LOOP
ELSE
OUTPUT @E5270;"LST?";P_num
LOOP
ENTER @E5270;A$
PRINT A$
EXIT IF A$="END"
END LOOP
END IF

Table of Contents

Other manuals for Keysight Technologies E5260 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keysight Technologies E5260 Series and is the answer not in the manual?

Keysight Technologies E5260 Series Specifications

General IconGeneral
BrandKeysight Technologies
ModelE5260 Series
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals