Unscaled
SCPI Command :
[SOURce<HW>]:BB:GNSS:ATMospheric:BEIDou:NMESsage:DNAV:IONospheric:BETA<CH0>:UNSCaled
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(betaNull=BetaNull.Default) int[source]
# [SOURce<HW>]:BB:GNSS:ATMospheric:BEIDou:NMESsage:DNAV:IONospheric:BETA<CH0>:UNSCaled value: int = driver.source.bb.gnss.atmospheric.beidou.nmessage.dnav.ionospheric.beta.unscaled.get(betaNull = repcap.BetaNull.Default)
Sets the parameters beta_0 to beta_3 of the satellite’s navigation message.
- Parameters:
betaNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Beta’)
- set(beta_unscaled: int, betaNull=BetaNull.Default) None[source]
# [SOURce<HW>]:BB:GNSS:ATMospheric:BEIDou:NMESsage:DNAV:IONospheric:BETA<CH0>:UNSCaled driver.source.bb.gnss.atmospheric.beidou.nmessage.dnav.ionospheric.beta.unscaled.set(beta_unscaled = 1, betaNull = repcap.BetaNull.Default)
Sets the parameters beta_0 to beta_3 of the satellite’s navigation message.
- Parameters:
betaNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Beta’)