Beta<BetaNull>

SCPI Command :

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

Repeated Capability Setting:

# Range: Nr0 .. Nr3

driver.source.bb.gnss.atmospheric.qzss.ionospheric.beta.repcap_betaNull_set(repcap.BetaNull.Nr0)
get(betaNull=BetaNull.Default) int[source]
# [SOURce<HW>]:BB:GNSS:ATMospheric:QZSS:IONospheric:BETA<CH0>
value: int = driver.source.bb.gnss.atmospheric.qzss.ionospheric.beta.get(betaNull = repcap.BetaNull.Default)

No help available

Parameters:

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

set(beta: int, betaNull=BetaNull.Default) None[source]
# [SOURce<HW>]:BB:GNSS:ATMospheric:QZSS:IONospheric:BETA<CH0>
driver.source.bb.gnss.atmospheric.qzss.ionospheric.beta.set(beta = 1, betaNull = repcap.BetaNull.Default)

No help available

Parameters:

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

Cloning the Group

# Create a copy of the original group, that exists independently
beta_copy = driver.source.bb.gnss.atmospheric.qzss.ionospheric.beta.clone()

Subgroups