State

SCPI Command :

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

The command queries whether there is (response 1) or is not (response 0) a conflict (overlap) in the hierarchically-structured channelization codes. The cause of a possible domain conflict can be ascertained by manual operation in the ‘BS > Code Domain’ dialog.

Parameters:

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

Returns:

state: 1 | ON | 0| OFF