SymbolRate

SCPI Command :

[SOURce<HW>]:BB:V5G:SRATe:VARiation
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_variation() float[source]
# [SOURce<HW>]:BB:V5G:SRATe:VARiation
value: float = driver.source.bb.v5G.symbolRate.get_variation()

No help available

set_variation(sample_rate_var: float) None[source]
# [SOURce<HW>]:BB:V5G:SRATe:VARiation
driver.source.bb.v5G.symbolRate.set_variation(sample_rate_var = 1.0)

No help available