EasyManuals Logo

HP 4155A Programmer's Guide

HP 4155A
241 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 #157 background imageLoading...
Page #157 background image
HP 4155A/4156A SCPI Programming
Programming: Data Transfer
Example
Example 1.
To transfer data array by using ASCII data transfer format:
10 DIM Uvar1(1:5)
20 !
30 ASSIGN @Hp4155 TO 717
40 !
50 Uvar1(1)=1.0
60 Uvar1(2)=1.1
70 Uvar1(3)=1.2
80 Uvar1(4)=1.3
90 Uvar1(5)=1.4
100 !
110 OUTPUT @Hp4155;":FORM:DATA ASC"
120 OUTPUT @Hp4155;":PAGE:CHAN:UVAR:DEF 'UVAR1','V',5"
130 OUTPUT @Hp4155;":TRAC 'UVAR1',";Uvar1(*)
140 !
150 END
Line Number Description
30 Assigns I/O path to control HP 4155A/4156A.
110 Species ASCII data transfer format.
120 Denes user variable.
130 Transfers user variable.
4-28

Table of Contents

Other manuals for HP 4155A

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HP 4155A and is the answer not in the manual?

HP 4155A Specifications

General IconGeneral
BrandHP
Model4155A
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals