Commands by Subsystem
3
Agilent 6000 Series Oscilloscopes Programmer's Reference
157
:BUS<n>:LABel
(see
Command Syntax
:BUS<n>:LABel <quoted_string>
<quoted_string> ::= any series of 16 or less characters as a
quoted ASCII string.
<n> ::= An integer, 1 or 2, is attached as a suffix to BUS
and defines the bus that is affected by the command.
The :BUS<n>:LABel command sets the bus label to the quoted string.
Setting a label for a bus will also result in the name being added to the
label list.
Query Syntax
:BUS<n>:LABel?
The :BUS<n>:LABel? query returns the name of the specified bus.
Return Format
<quoted_string><NL>
<quoted_string> ::= any series of 16 or less characters as a
quoted ASCII string.
See Also
•
"Introduction to :BUS<n> Commands"
•
•
•
•
•
•
•
•
Example Code
' Set the bus 1 label to "Data":
myScope.WriteString ":BUS1:LABel 'Data'"
N O T E
This command is only valid for the MSO models.
N O T E
Label strings are 16 characters or less, and may contain any commonly used ASCII
characters. Labels with more than 16 characters are truncated to 16 characters.
Summary of Contents for DSO6014A/L
Page 1: ...A Agilent 6000 Series Oscilloscopes Programmer s Reference...
Page 16: ...16 Agilent 6000 Series Oscilloscopes Programmer s Reference...
Page 30: ...30 Agilent 6000 Series Oscilloscopes Programmer s Reference 1 What s New...
Page 540: ...540 Agilent 6000 Series Oscilloscopes Programmer s Reference 6 Error Messages...
Page 562: ...562 Agilent 6000 Series Oscilloscopes Programmer s Reference 7 Status Reporting...
Page 624: ...624 Agilent 6000 Series Oscilloscopes Programmer s Reference 9 Programming Examples...