SymbolRate
SCPI Command :
[SOURce<HW>]:BB:V5G: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:V5G:SRATe:VARiation value: float = driver.source.bb.v5G.symbolRate.get_variation()
No command help available
- return
sample_rate_var: No help available
- set_variation(sample_rate_var: float) None [source]
# SCPI: [SOURce<HW>]:BB:V5G:SRATe:VARiation driver.source.bb.v5G.symbolRate.set_variation(sample_rate_var = 1.0)
No command help available
- param sample_rate_var
No help available