Remove

SCPI Command :

DISPlay:SIGNal:LABel:REMove
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(label_id: str, source: SignalSource) None[source]
# DISPlay:SIGNal:LABel:REMove
driver.display.signal.label.remove.set(label_id = 'abc', source = enums.SignalSource.AJ1)

Deletes the specifies waveform label.

Parameters:
  • label_id – String with the label identifier.

  • source – All waveforms that can be displayed, see method RsRtx.display.signal.label.add()