Smovement
SCPI Command :
[SOURce<HW>]:BB:GNSS:RTK:BASE<ST>:LOCation:SMOVement
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(baseSt=BaseSt.Default) bool[source]
# [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 help available
- Parameters:
baseSt – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Base’)
- set(smooth_movement: bool, baseSt=BaseSt.Default) None[source]
# [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 help available
- Parameters:
baseSt – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Base’)