Sync
SCPI Command :
[SOURce<HW>]:BB:GNSS:RTK:BASE<ST>:LOCation:SYNC
- class SyncCls[source]
Sync commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(baseSt=BaseSt.Default) None [source]
# SCPI: [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.
- param 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]