SymbolRate
SCPI Command :
[SOURce<HW>]:BB:OFDM:SRATe:VARiation
- class SymbolRateCls[source]
SymbolRate commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_variation() float [source]
# SCPI: [SOURce<HW>]:BB:OFDM:SRATe:VARiation value: float = driver.source.bb.ofdm.symbolRate.get_variation()
Sets the symbol rate variation of the signal.
- return
sym_rate_var: float Range: 400 to 4E7
- set_variation(sym_rate_var: float) None [source]
# SCPI: [SOURce<HW>]:BB:OFDM:SRATe:VARiation driver.source.bb.ofdm.symbolRate.set_variation(sym_rate_var = 1.0)
Sets the symbol rate variation of the signal.
- param sym_rate_var
float Range: 400 to 4E7