Agilent Technologies E8285A User Manual page 328

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

Advertisement

:STRing <varname>{,<svalues>}
external controller, the value of string variables or string arrays in an IBASIC
program in the Test Set. <varname> is the name of an existing string variable or
string array in the IBASIC program. <svalues> is a list of comma-separated
quoted strings which are used to set the value of <varname>.
NOTE:
If the variable name <var_name> is longer than 12 characters it must be sent as string data
(<var_name> enclosed in quotes). For example, OUTPUT 714;"PROG:STR
'Var_name','data'".
Attempting to send a <var_name> longer than 12 characters as character data
(<var_name> not enclosed in quotes) will generate the following error:GPIB
Error: -112 Program mnemonic too long
NOTE:
If the programmer wishes to append the IBASIC "$" string identifier onto the string
variable name, the string variable name must be sent as string data, that is enclosed in
quotes. For example,
OUTPUT 714;"PROG:STR 'Var_name$','data'"
Appending the IBASIC "$" string identifier onto the string variable name without
enclosing the string variable name in quotes will generate
GPIB Error: -101 Invalid character.
If an attempt is made to set the value of a string variable or array and no IBASIC
program is in the Test Set an
is generated. If an attempt is made to set the value of a string variable or array and
the string variable specified in <varname> does not exist in the program an
IBASIC Error: -283 Illegal variable name
string value is too long to fit into the string variable then it is silently truncated
when stored into the IBASIC string variable. If the specified string variable
cannot hold all of the quoted strings an
not allowed
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
The :STRing command is used to set, from an
IBASIC Error: -282 Illegal program name
IBASIC Error: -108 Parameter
is generated.
Chapter 6, IBASIC Controller
PROGram Subsystem
is generated. If a quoted
327

Advertisement

Table of Contents
loading

Table of Contents