SpjLabels
SCPI Command :
ADVJitter<*>:DCOMposition:SPJLabels
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(advJitter=AdvJitter.Default) bool[source]
# ADVJitter<*>:DCOMposition:SPJLabels value: bool = driver.advJitter.dcomPosition.spjLabels.get(advJitter = repcap.AdvJitter.Default)
Enables the display of the periodic jitter components labels.
- Parameters:
advJitter – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘AdvJitter’)
- set(shw_periodic_components_labels_pj: bool, advJitter=AdvJitter.Default) None[source]
# ADVJitter<*>:DCOMposition:SPJLabels driver.advJitter.dcomPosition.spjLabels.set(shw_periodic_components_labels_pj = False, advJitter = repcap.AdvJitter.Default)
Enables the display of the periodic jitter components labels.
- Parameters:
shw_periodic_components_labels_pj – OFF | ON
advJitter – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘AdvJitter’)