Program[:Selected]:State; Program[:Selected]:String - Agilent Technologies 4294A Programming Manual

Precision impedance analyzer
Hide thumbs Also See for 4294A:
Table of Contents

Advertisement

:PROGram[:SELected]:STATe

Syntax
:PROGram[:SELected]:STATe {RUN|PAUSe|STOP|CONTinue}
:PROGram[:SELected]:STATe?
Description
Sets the status of the program on the 4294A Instrument BASIC editor.
Parameters
RUN
PAUSe
STOP
CONTinue
If the program is running and this command is executed with RUN specified, an error
occurs and the command is ignored.
If the program is stopped and this command is executed with PAUSe specified, the
program remains stopped.
If the program is in a status other than PAUSE and this command is executed with
CONTinue specified, an error occurs and the command is ignored.
Query response
{RUN|PAUS|STOP}<newline><^END>
Corresponding
No front panel key is available to execute this function.
key

:PROGram[:SELected]:STRing

Syntax
:PROGram[:SELected]:STRing
:PROGram[:SELected]:STRing?
Description
Sets a value into the specified string variable or numeric array in the program on the 4294A
Instrument BASIC editor.
Parameters
<variable name> Numeric variable name you want to specify. $ at the end of a variable
<
string
<
string
Query response
{
string
Corresponding
No front panel key is available to execute this function.
key
Chapter 16
Causes the program to run.
Causes the program to pause.
Causes the program to stop.
Causes the program in pause to run.
<variable name>,<string 1>[,<string 2>,..,<string n>]
<variable name>
name is not needed. It does not need to be enclosed in double quotation
marks (").
1>
String you want to set into the string variable. (If the numeric variable
is an array, the 1st value of the array.) It must be enclosed in double
quotation marks (").
n>
When the string variable is an array, the n-th string of the array. It must
be enclosed in double quotation marks (").
1}[,{
2},..,{
n}]<newline><^END>
string
string
GPIB Command Reference
:PROGram[:SELected]:STATe
Description
Description
467

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents