SpnLabels

SCPI Command :

ADVJitter<*>:DCOMposition:SPNLabels
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(advJitter=AdvJitter.Default) bool[source]
# ADVJitter<*>:DCOMposition:SPNLabels
value: bool = driver.advJitter.dcomPosition.spnLabels.get(advJitter = repcap.AdvJitter.Default)

Enables the display of the periodic noise components labels.

Parameters:

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

set(shw_periodic_components_labels_pn: bool, advJitter=AdvJitter.Default) None[source]
# ADVJitter<*>:DCOMposition:SPNLabels
driver.advJitter.dcomPosition.spnLabels.set(shw_periodic_components_labels_pn = False, advJitter = repcap.AdvJitter.Default)

Enables the display of the periodic noise components labels.

Parameters:
  • shw_periodic_components_labels_pn – OFF | ON

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