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

Table of Contents

Advertisement

Example
This example returns the voltage at By to the numeric variable, Value, then
prints the contents of the variable to the computer's screen. Notice that this
example uses the :MARKer:Y2Position? query instead of the :MARKer:VSTOp?
query.
10
OUTPUT 707;":SYSTEM:HEADER OFF"!Response headers off
20
OUTPUT 707;":MARKER:Y2POSITION?"
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 VSTOp 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 VSTO for VSTOp.
Marker Commands
VSTOp
21-15

Advertisement

Table of Contents
loading

Table of Contents