SymbolRate
SCPI Command :
[SOURce<HW>]:BB:HUWB: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:HUWB:SRATe:VARiation value: float = driver.source.bb.huwb.symbolRate.get_variation()
Sets the sample rate of the signal. A variation of this parameter affects the ARB clock rate; all other signal parameters remain unchanged. When changing values of the affecting parameters, the sample rate is reset.
- return
sym_rate_var: float Range: 400 to 3.19488E10
- set_variation(sym_rate_var: float) None [source]
# SCPI: [SOURce<HW>]:BB:HUWB:SRATe:VARiation driver.source.bb.huwb.symbolRate.set_variation(sym_rate_var = 1.0)
Sets the sample rate of the signal. A variation of this parameter affects the ARB clock rate; all other signal parameters remain unchanged. When changing values of the affecting parameters, the sample rate is reset.
- param sym_rate_var
float Range: 400 to 3.19488E10