SymbolRate
SCPI Command :
[SOURce<HW>]:BB:BTOoth:SRATe:VARiation
- Commands in total: 2Subgroups: 1Direct child commands: 1
- get_variation() float[source]
# [SOURce<HW>]:BB:BTOoth:SRATe:VARiation value: float = driver.source.bb.btooth.symbolRate.get_variation()
Sets the symbol rate.
- Returns:
variation: float Range: 4E2 to 15E6
Cloning the Group
# Create a copy of the original group, that exists independently
symbolRate_copy = driver.source.bb.btooth.symbolRate.clone()
Subgroups