Parameter
SCPI Commands :
[SOURce<HW>]:BB:BTOoth:FILTer:PARameter:APCO25
[SOURce<HW>]:BB:BTOoth:FILTer:PARameter:COSine
[SOURce<HW>]:BB:BTOoth:FILTer:PARameter:FGAuss
[SOURce<HW>]:BB:BTOoth:FILTer:PARameter:GAUSs
[SOURce<HW>]:BB:BTOoth:FILTer:PARameter:LPASs
[SOURce<HW>]:BB:BTOoth:FILTer:PARameter:PGAuss
[SOURce<HW>]:BB:BTOoth:FILTer:PARameter:RCOSine
[SOURce<HW>]:BB:BTOoth:FILTer:PARameter:SPHase
- Commands in total: 8Subgroups: 0Direct child commands: 8
- get_apco_25() float[source]
# [SOURce<HW>]:BB:BTOoth:FILTer:PARameter:APCO25 value: float = driver.source.bb.btooth.filterPy.parameter.get_apco_25()
Sets the roll-off factor for filter type APCO25.
- Returns:
apco_25: float Range: 0.05 to 0.99
- get_cosine() float[source]
# [SOURce<HW>]:BB:BTOoth:FILTer:PARameter:COSine value: float = driver.source.bb.btooth.filterPy.parameter.get_cosine()
Sets the roll-off factor for the Cosine filter type.
- Returns:
cosine: float Range: 0 to 1
- get_fgauss() float[source]
# [SOURce<HW>]:BB:BTOoth:FILTer:PARameter:FGAuss value: float = driver.source.bb.btooth.filterPy.parameter.get_fgauss()
Sets the B x T for the Gauss filter type.
- Returns:
fgauss: float Range: 0.15 to 2.5
- get_gauss() float[source]
# [SOURce<HW>]:BB:BTOoth:FILTer:PARameter:GAUSs value: float = driver.source.bb.btooth.filterPy.parameter.get_gauss()
Sets the B x T for the Gauss filter type.
- Returns:
gauss: float Range: 0.15 to 2.5
- get_lpass() float[source]
# [SOURce<HW>]:BB:BTOoth:FILTer:PARameter:LPASs value: float = driver.source.bb.btooth.filterPy.parameter.get_lpass()
Sets the cut off frequency factor for a lowpass filter (ACP Opt.) .
- Returns:
lpass: float Range: 0.05 to 2
- get_pgauss() float[source]
# [SOURce<HW>]:BB:BTOoth:FILTer:PARameter:PGAuss value: float = driver.source.bb.btooth.filterPy.parameter.get_pgauss()
Sets the B x T for the Pure Gauss filter type.
- Returns:
pgauss: float Range: 0.15 to 2.5
- get_rcosine() float[source]
# [SOURce<HW>]:BB:BTOoth:FILTer:PARameter:RCOSine value: float = driver.source.bb.btooth.filterPy.parameter.get_rcosine()
Sets the roll-off factor for the Root Cosine filter type.
- Returns:
rcosine: float Range: 0 to 1
- get_sphase() float[source]
# [SOURce<HW>]:BB:BTOoth:FILTer:PARameter:SPHase value: float = driver.source.bb.btooth.filterPy.parameter.get_sphase()
Sets the BxT for the split phase filter type.
- Returns:
sphase: float Range: 0.15 to 2.5