Alpha<AlphaNull>

SCPI Command :

[SOURce<HW>]:BB:GNSS:ATMospheric:NAVic:IONospheric:ALPHa<CH0>
Commands in total: 2
Subgroups: 1
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr0 .. Nr3

driver.source.bb.gnss.atmospheric.navic.ionospheric.alpha.repcap_alphaNull_set(repcap.AlphaNull.Nr0)
get(alphaNull=AlphaNull.Default) int[source]
# [SOURce<HW>]:BB:GNSS:ATMospheric:NAVic:IONospheric:ALPHa<CH0>
value: int = driver.source.bb.gnss.atmospheric.navic.ionospheric.alpha.get(alphaNull = repcap.AlphaNull.Default)

No help available

Parameters:

alphaNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alpha’)

set(alpha: int, alphaNull=AlphaNull.Default) None[source]
# [SOURce<HW>]:BB:GNSS:ATMospheric:NAVic:IONospheric:ALPHa<CH0>
driver.source.bb.gnss.atmospheric.navic.ionospheric.alpha.set(alpha = 1, alphaNull = repcap.AlphaNull.Default)

No help available

Parameters:

alphaNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alpha’)

Cloning the Group

# Create a copy of the original group, that exists independently
alpha_copy = driver.source.bb.gnss.atmospheric.navic.ionospheric.alpha.clone()

Subgroups