SymbolRate
SCPI Command :
SYSTem:COMMunicate:RDEVice:OSCilloscope:SRATe
- class SymbolRateCls[source]
SymbolRate commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: SYSTem:COMMunicate:RDEVice:OSCilloscope:SRATe value: float = driver.applications.k6Pulse.system.communicate.rdevice.oscilloscope.symbolRate.get()
Determines whether the 10 GHz mode (default) or 20 GHz mode of the connected oscilloscope is used. The 20 GHZ mode achieves a higher decimation gain, but reduces the record length by half.
- return
sample_rate: No help available
- set(sample_rate: float) None [source]
# SCPI: SYSTem:COMMunicate:RDEVice:OSCilloscope:SRATe driver.applications.k6Pulse.system.communicate.rdevice.oscilloscope.symbolRate.set(sample_rate = 1.0)
Determines whether the 10 GHz mode (default) or 20 GHz mode of the connected oscilloscope is used. The 20 GHZ mode achieves a higher decimation gain, but reduces the record length by half.
- param sample_rate
10 GHz | 20 GHz No other sample rate values are allowed. Unit: HZ