State
SCPI Command :
[SOURce<HW>]:BB:C2K:BSTation<ST>:DCONflict:[STATe]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(baseStation=BaseStation.Default) bool[source]
# [SOURce<HW>]:BB:C2K:BSTation<ST>:DCONflict:[STATe] value: bool = driver.source.bb.c2K.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 Walsh codes.
- Parameters:
baseStation – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bstation’)
- Returns:
state: 1 | ON | 0| OFF