Title - Agilent Technologies Infiniium 8000A Programmer's Reference Manual

Table of Contents

Advertisement

Query
Returned Format
<mask_title> A string of up to 23 ASCII characters which is the mask title.
Example

TITLe?

:MTESt:TITLe?
The :MTESt:TITLe? query returns the mask title which is a string of up to 23
characters. The title is displayed in the mask test dialog box and mask test tab
when a mask file is loaded.
[:MTESt:TITLe] <mask_title><NL>
This example places the mask title in the string variable and prints the contents
to the computer's screen.
10
DIM Title$[24]
20
OUTPUT 707;":MTEST:TITLE?"
30
ENTER 707;Title$
40
PRINT Title$
50
END
Mask Test Commands
TITLe?
22-45

Advertisement

Table of Contents
loading

Table of Contents