198
Agilent 6000 Series Oscilloscopes Programmer's Reference
3
Commands by Subsystem
:DISPlay:LABel
(see
Command Syntax
:DISPlay:LABel <value>
<value> ::= {{1 | ON} | {0 | OFF}}
The :DISPlay:LABel command turns the analog and digital channel labels
on and off.
Query Syntax
:DISPlay:LABel?
The :DISPlay:LABel? query returns the display mode of the analog and
digital labels.
Return Format
<value><NL>
<value> ::= {0 | 1}
See Also
•
"Introduction to :DISPlay Commands"
•
Example Code
' DISP_LABEL (not executed in this example)
'
- Turns label names ON or OFF on the analyzer display.
myScope.WriteString ":DISPLAY:LABEL ON"
' Turn on labels.
Example program from the start:
Содержание DSO6014A/L
Страница 1: ...A Agilent 6000 Series Oscilloscopes Programmer s Reference...
Страница 16: ...16 Agilent 6000 Series Oscilloscopes Programmer s Reference...
Страница 30: ...30 Agilent 6000 Series Oscilloscopes Programmer s Reference 1 What s New...
Страница 540: ...540 Agilent 6000 Series Oscilloscopes Programmer s Reference 6 Error Messages...
Страница 562: ...562 Agilent 6000 Series Oscilloscopes Programmer s Reference 7 Status Reporting...
Страница 584: ...584 Agilent 6000 Series Oscilloscopes Programmer s Reference 8 More About Oscilloscope Commands...
Страница 624: ...624 Agilent 6000 Series Oscilloscopes Programmer s Reference 9 Programming Examples...