Agilent Technologies 35670A Manual page 435

Dynamic signal analyzer gpib programming
Hide thumbs Also See for 35670A:
Table of Contents

Advertisement

PROGram[:SELected]:STRing
Loads a new value for the specified string variable for the active Instrument BASIC program.
Command Syntax:
<VARIABLE> ::= name of string variable
<STRING> ::= ASCII characters - 0 through 255
Example Statements:
Query Syntax:
Return Format:
Attribute Summary:
Description:
This command sets or queries the contents of a string variable in the active Instrument BASIC program.
Use the PROG:NAME to designate the active program.
Use the PROG[:SEL]:NUMB command to load or query numeric variables.
PROGram[:SELected]:STRING '<VARIABLE>','<STRING>'
(mandatory "$" at the end of the name)
maximum number of characters:
OUTPUT 711;"PROGRAM:SEL:STR 'A$','Done'"
OUTPUT 711;"prog:str 'Message$','Measuring'"
PROGram[:SELected]:STRing?
"<STRING>"
Option:
1C2 Instrument BASIC
Synchronization Required:
Preset State:
not applicable
SCPI Compliance:
32766
no
confirmed
PROGram
command/query
17-13

Advertisement

Table of Contents
loading

Table of Contents