Smovement

SCPI Command :

[SOURce<HW>]:BB:GNSS:RTK:BASE<ST>:LOCation:SMOVement
class SmovementCls[source]

Smovement commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(baseSt=BaseSt.Default) bool[source]
# SCPI: [SOURce<HW>]:BB:GNSS:RTK:BASE<ST>:LOCation:SMOVement
value: bool = driver.source.bb.gnss.rtk.base.location.smovement.get(baseSt = repcap.BaseSt.Default)

No command help available

param baseSt

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Base’)

return

smooth_movement: No help available

set(smooth_movement: bool, baseSt=BaseSt.Default) None[source]
# SCPI: [SOURce<HW>]:BB:GNSS:RTK:BASE<ST>:LOCation:SMOVement
driver.source.bb.gnss.rtk.base.location.smovement.set(smooth_movement = False, baseSt = repcap.BaseSt.Default)

No command help available

param smooth_movement

No help available

param baseSt

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Base’)