AntGain<IndexNull>
SCPI Command :
[SOURce<HW>]:BB:BTOoth:ECONfig:PCONfig:ANTGain<CH0>
- Commands in total: 1Subgroups: 0Direct child commands: 1
Repeated Capability Setting:
# Range: Nr0 .. Nr63 driver.source.bb.btooth.econfig.pconfig.antGain.repcap_indexNull_set(repcap.IndexNull.Nr0)
- get(indexNull=IndexNull.Default) float[source]
# [SOURce<HW>]:BB:BTOoth:ECONfig:PCONfig:ANTGain<CH0> value: float = driver.source.bb.btooth.econfig.pconfig.antGain.get(indexNull = repcap.IndexNull.Default)
Specifies the gain of the antenna. You can specify the antenna gain infomation of up for four individual antennas for direction finding.
- Parameters:
indexNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘AntGain’)
- Returns:
antenna_gain: float Range: -10 to 10
Cloning the Group
# Create a copy of the original group, that exists independently
antGain_copy = driver.source.bb.btooth.econfig.pconfig.antGain.clone()