Parameter

SCPI Commands :

[SOURce<HW>]:BB:EUTRa:FILTer:PARameter:APCO25
[SOURce<HW>]:BB:EUTRa:FILTer:PARameter:GAUSs
[SOURce<HW>]:BB:EUTRa:FILTer:PARameter:LPASSEVM
[SOURce<HW>]:BB:EUTRa:FILTer:PARameter:LPASs
[SOURce<HW>]:BB:EUTRa:FILTer:PARameter:PGAuss
[SOURce<HW>]:BB:EUTRa:FILTer:PARameter:RCOSine
[SOURce<HW>]:BB:EUTRa:FILTer:PARameter:SPHase
[SOURce<HW>]:BB:EUTRa:FILTer:PARameter:USER
class ParameterCls[source]

Parameter commands group definition. 14 total commands, 2 Subgroups, 8 group commands

get_apco_25() float[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:APCO25
value: float = driver.source.bb.eutra.filterPy.parameter.get_apco_25()
Sets the filter parameter.

Table Header: Filter type / Parameter / Parameter name / Min / Max / Increment / Default

  • APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / Rolloff factor / <Cosine> / 0 / 1 / 0.01 / 0.1

  • GAUSs / BxT / <Gauss> / 0.15 / 2.5 / 0.01 / 0.5

  • LPASs / Cutoff frequency / <LPass> / 0.02 / 2 / 0.01 / 0.34

  • LPASSEVM / Cutoff frequency / <CutoffFrequency> / 0.05 / 2 / 0.01 / 0.29

  • PGAuss / BxT / <PGauss> / 0.15 / 2.5 / 0.01 / 0.5

  • RCOSine / Rolloff factor / <RCosine> / 0 / 1 / 0.01 / 0.22

  • SPHase / BxT / <SPhase> / 0.15 / 2.5 / 0.01 / 2

return:

apco_25: No help available

get_gauss() float[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:GAUSs
value: float = driver.source.bb.eutra.filterPy.parameter.get_gauss()
Sets the filter parameter.

Table Header: Filter type / Parameter / Parameter name / Min / Max / Increment / Default

  • APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / Rolloff factor / <Cosine> / 0 / 1 / 0.01 / 0.1

  • GAUSs / BxT / <Gauss> / 0.15 / 2.5 / 0.01 / 0.5

  • LPASs / Cutoff frequency / <LPass> / 0.02 / 2 / 0.01 / 0.34

  • LPASSEVM / Cutoff frequency / <CutoffFrequency> / 0.05 / 2 / 0.01 / 0.29

  • PGAuss / BxT / <PGauss> / 0.15 / 2.5 / 0.01 / 0.5

  • RCOSine / Rolloff factor / <RCosine> / 0 / 1 / 0.01 / 0.22

  • SPHase / BxT / <SPhase> / 0.15 / 2.5 / 0.01 / 2

return:

gauss: No help available

get_lpass() float[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:LPASs
value: float = driver.source.bb.eutra.filterPy.parameter.get_lpass()
Sets the filter parameter.

Table Header: Filter type / Parameter / Parameter name / Min / Max / Increment / Default

  • APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / Rolloff factor / <Cosine> / 0 / 1 / 0.01 / 0.1

  • GAUSs / BxT / <Gauss> / 0.15 / 2.5 / 0.01 / 0.5

  • LPASs / Cutoff frequency / <LPass> / 0.02 / 2 / 0.01 / 0.34

  • LPASSEVM / Cutoff frequency / <CutoffFrequency> / 0.05 / 2 / 0.01 / 0.29

  • PGAuss / BxT / <PGauss> / 0.15 / 2.5 / 0.01 / 0.5

  • RCOSine / Rolloff factor / <RCosine> / 0 / 1 / 0.01 / 0.22

  • SPHase / BxT / <SPhase> / 0.15 / 2.5 / 0.01 / 2

return:

lpass: No help available

get_lpass_evm() float[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:LPASSEVM
value: float = driver.source.bb.eutra.filterPy.parameter.get_lpass_evm()
Sets the filter parameter.

Table Header: Filter type / Parameter / Parameter name / Min / Max / Increment / Default

  • APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / Rolloff factor / <Cosine> / 0 / 1 / 0.01 / 0.1

  • GAUSs / BxT / <Gauss> / 0.15 / 2.5 / 0.01 / 0.5

  • LPASs / Cutoff frequency / <LPass> / 0.02 / 2 / 0.01 / 0.34

  • LPASSEVM / Cutoff frequency / <CutoffFrequency> / 0.05 / 2 / 0.01 / 0.29

  • PGAuss / BxT / <PGauss> / 0.15 / 2.5 / 0.01 / 0.5

  • RCOSine / Rolloff factor / <RCosine> / 0 / 1 / 0.01 / 0.22

  • SPHase / BxT / <SPhase> / 0.15 / 2.5 / 0.01 / 2

return:

cutoff_frequency: No help available

get_pgauss() float[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:PGAuss
value: float = driver.source.bb.eutra.filterPy.parameter.get_pgauss()
Sets the filter parameter.

Table Header: Filter type / Parameter / Parameter name / Min / Max / Increment / Default

  • APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / Rolloff factor / <Cosine> / 0 / 1 / 0.01 / 0.1

  • GAUSs / BxT / <Gauss> / 0.15 / 2.5 / 0.01 / 0.5

  • LPASs / Cutoff frequency / <LPass> / 0.02 / 2 / 0.01 / 0.34

  • LPASSEVM / Cutoff frequency / <CutoffFrequency> / 0.05 / 2 / 0.01 / 0.29

  • PGAuss / BxT / <PGauss> / 0.15 / 2.5 / 0.01 / 0.5

  • RCOSine / Rolloff factor / <RCosine> / 0 / 1 / 0.01 / 0.22

  • SPHase / BxT / <SPhase> / 0.15 / 2.5 / 0.01 / 2

return:

pgauss: No help available

get_rcosine() float[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:RCOSine
value: float = driver.source.bb.eutra.filterPy.parameter.get_rcosine()
Sets the filter parameter.

Table Header: Filter type / Parameter / Parameter name / Min / Max / Increment / Default

  • APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / Rolloff factor / <Cosine> / 0 / 1 / 0.01 / 0.1

  • GAUSs / BxT / <Gauss> / 0.15 / 2.5 / 0.01 / 0.5

  • LPASs / Cutoff frequency / <LPass> / 0.02 / 2 / 0.01 / 0.34

  • LPASSEVM / Cutoff frequency / <CutoffFrequency> / 0.05 / 2 / 0.01 / 0.29

  • PGAuss / BxT / <PGauss> / 0.15 / 2.5 / 0.01 / 0.5

  • RCOSine / Rolloff factor / <RCosine> / 0 / 1 / 0.01 / 0.22

  • SPHase / BxT / <SPhase> / 0.15 / 2.5 / 0.01 / 2

return:

rcosine: No help available

get_sphase() float[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:SPHase
value: float = driver.source.bb.eutra.filterPy.parameter.get_sphase()
Sets the filter parameter.

Table Header: Filter type / Parameter / Parameter name / Min / Max / Increment / Default

  • APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / Rolloff factor / <Cosine> / 0 / 1 / 0.01 / 0.1

  • GAUSs / BxT / <Gauss> / 0.15 / 2.5 / 0.01 / 0.5

  • LPASs / Cutoff frequency / <LPass> / 0.02 / 2 / 0.01 / 0.34

  • LPASSEVM / Cutoff frequency / <CutoffFrequency> / 0.05 / 2 / 0.01 / 0.29

  • PGAuss / BxT / <PGauss> / 0.15 / 2.5 / 0.01 / 0.5

  • RCOSine / Rolloff factor / <RCosine> / 0 / 1 / 0.01 / 0.22

  • SPHase / BxT / <SPhase> / 0.15 / 2.5 / 0.01 / 2

return:

sphase: No help available

get_user() str[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:USER
value: str = driver.source.bb.eutra.filterPy.parameter.get_user()

Loads the file from the default or the specified directory. Loaded are files with extension VAF or DAT. Refer to ‘Accessing Files in the Default or Specified Directory’ for general information on file handling in the default and in a specific directory.

return:

filename: string Complete file path incl. filename and extension

set_apco_25(apco_25: float) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:APCO25
driver.source.bb.eutra.filterPy.parameter.set_apco_25(apco_25 = 1.0)
Sets the filter parameter.

Table Header: Filter type / Parameter / Parameter name / Min / Max / Increment / Default

  • APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / Rolloff factor / <Cosine> / 0 / 1 / 0.01 / 0.1

  • GAUSs / BxT / <Gauss> / 0.15 / 2.5 / 0.01 / 0.5

  • LPASs / Cutoff frequency / <LPass> / 0.02 / 2 / 0.01 / 0.34

  • LPASSEVM / Cutoff frequency / <CutoffFrequency> / 0.05 / 2 / 0.01 / 0.29

  • PGAuss / BxT / <PGauss> / 0.15 / 2.5 / 0.01 / 0.5

  • RCOSine / Rolloff factor / <RCosine> / 0 / 1 / 0.01 / 0.22

  • SPHase / BxT / <SPhase> / 0.15 / 2.5 / 0.01 / 2

param apco_25:

No help available

set_gauss(gauss: float) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:GAUSs
driver.source.bb.eutra.filterPy.parameter.set_gauss(gauss = 1.0)
Sets the filter parameter.

Table Header: Filter type / Parameter / Parameter name / Min / Max / Increment / Default

  • APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / Rolloff factor / <Cosine> / 0 / 1 / 0.01 / 0.1

  • GAUSs / BxT / <Gauss> / 0.15 / 2.5 / 0.01 / 0.5

  • LPASs / Cutoff frequency / <LPass> / 0.02 / 2 / 0.01 / 0.34

  • LPASSEVM / Cutoff frequency / <CutoffFrequency> / 0.05 / 2 / 0.01 / 0.29

  • PGAuss / BxT / <PGauss> / 0.15 / 2.5 / 0.01 / 0.5

  • RCOSine / Rolloff factor / <RCosine> / 0 / 1 / 0.01 / 0.22

  • SPHase / BxT / <SPhase> / 0.15 / 2.5 / 0.01 / 2

param gauss:

No help available

set_lpass(lpass: float) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:LPASs
driver.source.bb.eutra.filterPy.parameter.set_lpass(lpass = 1.0)
Sets the filter parameter.

Table Header: Filter type / Parameter / Parameter name / Min / Max / Increment / Default

  • APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / Rolloff factor / <Cosine> / 0 / 1 / 0.01 / 0.1

  • GAUSs / BxT / <Gauss> / 0.15 / 2.5 / 0.01 / 0.5

  • LPASs / Cutoff frequency / <LPass> / 0.02 / 2 / 0.01 / 0.34

  • LPASSEVM / Cutoff frequency / <CutoffFrequency> / 0.05 / 2 / 0.01 / 0.29

  • PGAuss / BxT / <PGauss> / 0.15 / 2.5 / 0.01 / 0.5

  • RCOSine / Rolloff factor / <RCosine> / 0 / 1 / 0.01 / 0.22

  • SPHase / BxT / <SPhase> / 0.15 / 2.5 / 0.01 / 2

param lpass:

No help available

set_lpass_evm(cutoff_frequency: float) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:LPASSEVM
driver.source.bb.eutra.filterPy.parameter.set_lpass_evm(cutoff_frequency = 1.0)
Sets the filter parameter.

Table Header: Filter type / Parameter / Parameter name / Min / Max / Increment / Default

  • APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / Rolloff factor / <Cosine> / 0 / 1 / 0.01 / 0.1

  • GAUSs / BxT / <Gauss> / 0.15 / 2.5 / 0.01 / 0.5

  • LPASs / Cutoff frequency / <LPass> / 0.02 / 2 / 0.01 / 0.34

  • LPASSEVM / Cutoff frequency / <CutoffFrequency> / 0.05 / 2 / 0.01 / 0.29

  • PGAuss / BxT / <PGauss> / 0.15 / 2.5 / 0.01 / 0.5

  • RCOSine / Rolloff factor / <RCosine> / 0 / 1 / 0.01 / 0.22

  • SPHase / BxT / <SPhase> / 0.15 / 2.5 / 0.01 / 2

param cutoff_frequency:

No help available

set_pgauss(pgauss: float) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:PGAuss
driver.source.bb.eutra.filterPy.parameter.set_pgauss(pgauss = 1.0)
Sets the filter parameter.

Table Header: Filter type / Parameter / Parameter name / Min / Max / Increment / Default

  • APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / Rolloff factor / <Cosine> / 0 / 1 / 0.01 / 0.1

  • GAUSs / BxT / <Gauss> / 0.15 / 2.5 / 0.01 / 0.5

  • LPASs / Cutoff frequency / <LPass> / 0.02 / 2 / 0.01 / 0.34

  • LPASSEVM / Cutoff frequency / <CutoffFrequency> / 0.05 / 2 / 0.01 / 0.29

  • PGAuss / BxT / <PGauss> / 0.15 / 2.5 / 0.01 / 0.5

  • RCOSine / Rolloff factor / <RCosine> / 0 / 1 / 0.01 / 0.22

  • SPHase / BxT / <SPhase> / 0.15 / 2.5 / 0.01 / 2

param pgauss:

No help available

set_rcosine(rcosine: float) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:RCOSine
driver.source.bb.eutra.filterPy.parameter.set_rcosine(rcosine = 1.0)
Sets the filter parameter.

Table Header: Filter type / Parameter / Parameter name / Min / Max / Increment / Default

  • APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / Rolloff factor / <Cosine> / 0 / 1 / 0.01 / 0.1

  • GAUSs / BxT / <Gauss> / 0.15 / 2.5 / 0.01 / 0.5

  • LPASs / Cutoff frequency / <LPass> / 0.02 / 2 / 0.01 / 0.34

  • LPASSEVM / Cutoff frequency / <CutoffFrequency> / 0.05 / 2 / 0.01 / 0.29

  • PGAuss / BxT / <PGauss> / 0.15 / 2.5 / 0.01 / 0.5

  • RCOSine / Rolloff factor / <RCosine> / 0 / 1 / 0.01 / 0.22

  • SPHase / BxT / <SPhase> / 0.15 / 2.5 / 0.01 / 2

param rcosine:

No help available

set_sphase(sphase: float) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:SPHase
driver.source.bb.eutra.filterPy.parameter.set_sphase(sphase = 1.0)
Sets the filter parameter.

Table Header: Filter type / Parameter / Parameter name / Min / Max / Increment / Default

  • APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / Rolloff factor / <Cosine> / 0 / 1 / 0.01 / 0.1

  • GAUSs / BxT / <Gauss> / 0.15 / 2.5 / 0.01 / 0.5

  • LPASs / Cutoff frequency / <LPass> / 0.02 / 2 / 0.01 / 0.34

  • LPASSEVM / Cutoff frequency / <CutoffFrequency> / 0.05 / 2 / 0.01 / 0.29

  • PGAuss / BxT / <PGauss> / 0.15 / 2.5 / 0.01 / 0.5

  • RCOSine / Rolloff factor / <RCosine> / 0 / 1 / 0.01 / 0.22

  • SPHase / BxT / <SPhase> / 0.15 / 2.5 / 0.01 / 2

param sphase:

No help available

set_user(filename: str) None[source]
# SCPI: [SOURce<HW>]:BB:EUTRa:FILTer:PARameter:USER
driver.source.bb.eutra.filterPy.parameter.set_user(filename = 'abc')

Loads the file from the default or the specified directory. Loaded are files with extension VAF or DAT. Refer to ‘Accessing Files in the Default or Specified Directory’ for general information on file handling in the default and in a specific directory.

param filename:

string Complete file path incl. filename and extension

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.source.bb.eutra.filterPy.parameter.clone()

Subgroups