Remove

SCPI Command :

ADVJitter<*>:RESult:PAMNoise:CONFig:CATegory<*>:REMove
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(index: int = None, advJitter=AdvJitter.Default, category=Category.Default) None[source]
# ADVJitter<*>:RESult:PAMNoise:CONFig:CATegory<*>:REMove
driver.advJitter.result.pamNoise.config.category.remove.set(index = 1, advJitter = repcap.AdvJitter.Default, category = repcap.Category.Default)

Removes the last added line in the active components table of the selected category.

Parameters:
  • advJitter – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘AdvJitter’)

  • category – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Category’)