Hi Everyone,
I am trying to control the 34461A multimeter. I noticed that I can manually add a text label by clicking display, label text and then label on. I found the DISP:TEXT[:DATA] "" command, but that only changes the front panel. I can't find a command that changes the label. Does anyone know if there is one?
I am trying to control the 34461A multimeter. I noticed that I can manually add a text label by clicking display, label text and then label on. I found the DISP:TEXT[:DATA] "
I did not test that, but according to the manual, page 403, the command:
SYSTem:LABel "
might do the job
To check, if this command is 100% equivalent to the front panel entry, you might enter a label text manually and then query that by sending:
SYSTem:LABel?
Frank