Unscaled
SCPI Command :
[SOURce<HW>]:BB:GNSS:ATMospheric:GALileo:NMESsage:FNAV:IONospheric:AI<CH0>:UNSCaled
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(aiOrder=AiOrder.Default) float[source]
# [SOURce<HW>]:BB:GNSS:ATMospheric:GALileo:NMESsage:FNAV:IONospheric:AI<CH0>:UNSCaled value: float = driver.source.bb.gnss.atmospheric.galileo.nmessage.fnav.ionospheric.ai.unscaled.get(aiOrder = repcap.AiOrder.Default)
Sets the parameters effective ionization level 1st to 3rd order of the satellite’s navigation message.
- Parameters:
aiOrder – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ai’)
- set(ai_unscaled: float, aiOrder=AiOrder.Default) None[source]
# [SOURce<HW>]:BB:GNSS:ATMospheric:GALileo:NMESsage:FNAV:IONospheric:AI<CH0>:UNSCaled driver.source.bb.gnss.atmospheric.galileo.nmessage.fnav.ionospheric.ai.unscaled.set(ai_unscaled = 1.0, aiOrder = repcap.AiOrder.Default)
Sets the parameters effective ionization level 1st to 3rd order of the satellite’s navigation message.
- Parameters:
ai_unscaled – integer Range: a_i0 (0 to 2047) , a_i1 (-1024 to 1023) , a_i2 (-8192 to 8191)
aiOrder – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ai’)