Sync

SCPI Command :

[SOURce<HW>]:BB:GNSS:RTK:BASE<ST>:LOCation:SYNC
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(baseSt=BaseSt.Default) None[source]
# [SOURce<HW>]:BB:GNSS:RTK:BASE<ST>:LOCation:SYNC
driver.source.bb.gnss.rtk.base.location.sync.set(baseSt = repcap.BaseSt.Default)

Triggers synchronization of the RTK base station location and receiver location.

Parameters:

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

set_with_opc(baseSt=BaseSt.Default, opc_timeout_ms: int = -1) None[source]