Duration

SCPI Command :

[SOURce<HW>]:BB:GNSS:RTK:BASE<ST>:LOCation:WAYPoints:DURation
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(baseSt=BaseSt.Default) float[source]
# [SOURce<HW>]:BB:GNSS:RTK:BASE<ST>:LOCation:WAYPoints:DURation
value: float = driver.source.bb.gnss.rtk.base.location.waypoints.duration.get(baseSt = repcap.BaseSt.Default)

No help available

Parameters:

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

set(duration: float, baseSt=BaseSt.Default) None[source]
# [SOURce<HW>]:BB:GNSS:RTK:BASE<ST>:LOCation:WAYPoints:DURation
driver.source.bb.gnss.rtk.base.location.waypoints.duration.set(duration = 1.0, baseSt = repcap.BaseSt.Default)

No help available

Parameters:

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