Agilent Technologies E8285A User Manual page 323

Cdma mobile station test set
Hide thumbs Also See for E8285A:
Table of Contents

Advertisement

Chapter 6, IBASIC Controller
PROGram Subsystem
Example setting the value of a simple variable
OUTPUT 714;"PROGram:SELected:NUMBer Variable,15"
OUTPUT 714;"PROG:NUMB Variable,15"
Example setting the value of a one dimensional array [Array(5)] with 6 elements
OUTPUT 714;"PROGram:SELected:NUMBer Array,0,1,2,3,4,5"
OUTPUT 714;"PROG:NUMB Array,0,1,2,3,4,5"
NOTE:
Individual array elements cannot be set with the :NUMBer command.
Example setting the value of a two dimensional array [Array(1,2)] with 6 elements
OUTPUT 714;"PROGram:SELected:NUMBer Array,0,1,2,3,4,5"
OUTPUT 714;"PROG:NUMB Array,0,1,2,3,4,5"
Arrays are filled by varying the right-most dimension the fastest. After executing the above
statement the array values would be, Array(0,0)=0, Array(0,1)=1, Array(0,2)=2,
Array(1,0)=3, Array(1,1)=4, Array(1,2)=5.
NOTE:
Individual array elements cannot be set with the :NUMBer command.
322
S:\agilent\e8285\USRGUIDE\BOOK\CHAPTERS\ibasic.fb
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
or
or
or

Advertisement

Table of Contents
loading

Table of Contents