SymbolRate
SCPI Command :
[SOURce<HW>]:BB:TETRa: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:TETRa:SRATe:VARiation value: float = driver.source.bb.tetra.symbolRate.get_variation()
Sets the symbol rate of the signal. A variation of this parameter only affects the ARB clock rate; all other signal parameters remain unchanged.
- return
variation: float Range: 400 to 15E6
- set_variation(variation: float) None [source]
# SCPI: [SOURce<HW>]:BB:TETRa:SRATe:VARiation driver.source.bb.tetra.symbolRate.set_variation(variation = 1.0)
Sets the symbol rate of the signal. A variation of this parameter only affects the ARB clock rate; all other signal parameters remain unchanged.
- param variation
float Range: 400 to 15E6