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

Table of Contents

Advertisement

Query
Returned Format
Example
Marker Commands
TSTOp
:MARKer:TSTOp?
The :MARKer:TSTOp? query returns the time at the Bx marker position.
[:MARKer:TSTOp] <Bx_position><NL>
This example places the current setting of the Bx 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:X2Position? query instead
of the :MARKer:TSTOp? query.
10
OUTPUT 707;":SYSTEM:HEADER OFF"!Response headers off
20
OUTPUT 707;":MARKER:X2POSITION?"
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 TSTOp 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 TSTO for TSTOp.
21-10

Advertisement

Table of Contents
loading

Table of Contents