Osampling

SCPI Command :

[SOURce<HW>]:BB:BTOoth:FILTer:OSAMpling
Commands in total: 2
Subgroups: 1
Direct child commands: 1
get_value() int[source]
# [SOURce<HW>]:BB:BTOoth:FILTer:OSAMpling
value: int = driver.source.bb.btooth.filterPy.osampling.get_value()

Sets the upsampling factor.

Returns:

osampling: integer Range: 1 to 32

Cloning the Group

# Create a copy of the original group, that exists independently
osampling_copy = driver.source.bb.btooth.filterPy.osampling.clone()

Subgroups