Agilent Technologies Infiniium 8000A Programmer's Reference Manual page 441

Table of Contents

Advertisement

Example
This example returns the voltage setting for Ay to the numeric variable, Value,
then prints the contents of the variable to the computer's screen. Notice that
this example uses the :MARKer:Y1Position? query instead of the
:MARKer:VSTArt? query.
10
OUTPUT 707;":SYSTEM:HEADER OFF"!Response headers off
20
OUTPUT 707;":MARKER:Y1POSITION?"
30
ENTER 707;Value
40
PRINT Value
50
END
Do Not Use VST as the Short Form of VSTArt and VSTOp
The short form of the VSTArt command and query does not follow the defined
convention for short form commands. Because the short form, VST, is the same for
VSTArt and VSTOp, sending VST produces an error. Use VSTA for VSTArt.
Marker Commands
VSTArt
21-13

Advertisement

Table of Contents
loading

Table of Contents