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

Table of Contents

Advertisement

Example
Marker Commands
TSTArt
This example places the current setting of the Ax marker in the numeric
variable, Setting, then prints the contents of the variable to the computer's
screen. Notice that this example uses the :MARKer:X1Position? query instead
of the :MARKer:TSTArt? query.
10
OUTPUT 707;":SYSTEM:HEADER OFF"!Response headers off"
20
OUTPUT 707;":MARKER:X1POSITION?"
30
ENTER 707;Setting
40
PRINT Setting
50
END
Do Not Use TST as the Short Form of TSTArt and TSTOp
The short form of the TSTArt command and query does not follow the defined
convention for short form commands. Because the short form, TST, is the same for
TSTArt and TSTOp, sending TST produces an error. Use TSTA for TSTArt.
21-8

Advertisement

Table of Contents
loading

Table of Contents