:DISPlay Commands
13
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
337
:DISPlay:LABList
Command Syntax
:DISPlay:LABList <binary block data>
<binary block> ::= an ordered list of up to 75 labels, a maximum of 32
characters each, separated by newline characters.
The :DISPlay:LABList command adds labels to the label list. Labels are added in
alphabetical order.
Query Syntax
:DISPlay:LABList?
The :DISPlay:LABList? query returns the label list.
Return Format
<binary block><NL>
<binary block> ::= an ordered list of up to 75 labels, a maximum of 32
characters each, separated by newline characters.
See Also
•
"Introduction to :DISPlay Commands"
•
•
NOTE
Labels that begin with the same alphabetic base string followed by decimal digits are
considered duplicate labels. Duplicate labels are not added to the label list. For example, if
label "A0" is in the list and you try to add a new label called
"A1234567890123456789012345678901", the new label is not added.