Resolve

SCPI Command :

[SOURce<HW>]:BB:W3GPp:BSTation<ST>:DCONflict:RESolve
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(baseStation=BaseStation.Default) None[source]
# [SOURce<HW>]:BB:W3GPp:BSTation<ST>:DCONflict:RESolve
driver.source.bb.w3Gpp.bstation.dconflict.resolve.set(baseStation = repcap.BaseStation.Default)

The command resolves existing domain conflicts by modifying the Channelization Codes of the affected channels.

Parameters:

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

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