:DISPlay Commands 14
Keysight InfiniiVision 3000T X-Series Oscilloscopes Programmer's Guide 321
:DISPlay:ANNotation<n>:TEXT
(see page 1276)
Command Syntax
:DISPlay:ANNotation<n>:TEXT <string>
<string> ::= quoted ASCII string (up to 254 characters)
<n> ::= an integer from 1 to 4 in NR1 format.
The :DISPlay:ANNotation<n>:TEXT command specifies the annotation string. The
annotation string can contain as many characters as will fit in the Edit Annotation
box on the oscilloscope's screen, up to 254 characters.
You can include a carriage return in the annotation string using the characters "\
n". Note that this is not a new line character but the actual "\" (backslash) and "n"
characters in the string. Carriage returns lessen the number of characters
available for the annotation string.
Use :DISPlay:ANNotation<n>:TEXT "" to remotely clear the annotation text. (Two
sets of quote marks without a space between them creates a NULL string.)
Query Syntax
:DISPlay:ANNotation<n>:TEXT?
The :DISPlay:ANNotation<n>:TEXT? query returns the specified annotation text.
When carriage returns are present in the annotation text, they are returned as the
actual carriage return character (ASCII 0x0D).
Return Format
<string><NL>
<string> ::= quoted ASCII string
See Also • ":DISPlay:ANNotation<n>" on page 318
• ":DISPlay:ANNotation<n>:COLor" on page 320
• ":DISPlay:ANNotation<n>:BACKground" on page 319
• ":DISPlay:ANNotation<n>:X1Position" on page 322
• ":DISPlay:ANNotation<n>:Y1Position" on page 323
• "Introduction to :DISPlay Commands" on page 316