Parameter

SCPI Commands :

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

Parameter commands group definition. 9 total commands, 1 Subgroups, 7 group commands

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

Table Header: Filter Type / Parameter / Parameter Name / min / max / increment / default

  • APCO25 / roll-off factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / roll-off factor / <Cosine> / 0.05 / 1.00 / 0.01 / 0.35

  • COSine / bandwidth to symbol rate ratio / <CoFs> / 2 / 2 / 0.01 / 1.00

  • GAUSs / roll-off factor / <Gauss> / 0.15 / 2.5 / 0.01 / 0.3

  • LPASs / cut off frequency / <LPass> / 0.05 / 2 / 0.01 / 0.5

  • LPASSEVM / cut off frequency / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5

  • PGAuss / roll-off factor / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3

  • RCOSine / roll-off factor / <RCosine> / 0.05 / 1.00 / 0.01 / 0.35

  • SPHase / B x T / <SPhase> / 0.15 / 2.5 / 0.01 / 2

return

apco_25: No help available

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

Table Header: Filter Type / Parameter / Parameter Name / min / max / increment / default

  • APCO25 / roll-off factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / roll-off factor / <Cosine> / 0.05 / 1.00 / 0.01 / 0.35

  • COSine / bandwidth to symbol rate ratio / <CoFs> / 2 / 2 / 0.01 / 1.00

  • GAUSs / roll-off factor / <Gauss> / 0.15 / 2.5 / 0.01 / 0.3

  • LPASs / cut off frequency / <LPass> / 0.05 / 2 / 0.01 / 0.5

  • LPASSEVM / cut off frequency / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5

  • PGAuss / roll-off factor / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3

  • RCOSine / roll-off factor / <RCosine> / 0.05 / 1.00 / 0.01 / 0.35

  • SPHase / B x T / <SPhase> / 0.15 / 2.5 / 0.01 / 2

return

gauss: No help available

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

Table Header: Filter Type / Parameter / Parameter Name / min / max / increment / default

  • APCO25 / roll-off factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / roll-off factor / <Cosine> / 0.05 / 1.00 / 0.01 / 0.35

  • COSine / bandwidth to symbol rate ratio / <CoFs> / 2 / 2 / 0.01 / 1.00

  • GAUSs / roll-off factor / <Gauss> / 0.15 / 2.5 / 0.01 / 0.3

  • LPASs / cut off frequency / <LPass> / 0.05 / 2 / 0.01 / 0.5

  • LPASSEVM / cut off frequency / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5

  • PGAuss / roll-off factor / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3

  • RCOSine / roll-off factor / <RCosine> / 0.05 / 1.00 / 0.01 / 0.35

  • SPHase / B x T / <SPhase> / 0.15 / 2.5 / 0.01 / 2

return

lpass: No help available

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

Table Header: Filter Type / Parameter / Parameter Name / min / max / increment / default

  • APCO25 / roll-off factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / roll-off factor / <Cosine> / 0.05 / 1.00 / 0.01 / 0.35

  • COSine / bandwidth to symbol rate ratio / <CoFs> / 2 / 2 / 0.01 / 1.00

  • GAUSs / roll-off factor / <Gauss> / 0.15 / 2.5 / 0.01 / 0.3

  • LPASs / cut off frequency / <LPass> / 0.05 / 2 / 0.01 / 0.5

  • LPASSEVM / cut off frequency / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5

  • PGAuss / roll-off factor / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3

  • RCOSine / roll-off factor / <RCosine> / 0.05 / 1.00 / 0.01 / 0.35

  • SPHase / B x T / <SPhase> / 0.15 / 2.5 / 0.01 / 2

return

lpass_evm: No help available

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

Table Header: Filter Type / Parameter / Parameter Name / min / max / increment / default

  • APCO25 / roll-off factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / roll-off factor / <Cosine> / 0.05 / 1.00 / 0.01 / 0.35

  • COSine / bandwidth to symbol rate ratio / <CoFs> / 2 / 2 / 0.01 / 1.00

  • GAUSs / roll-off factor / <Gauss> / 0.15 / 2.5 / 0.01 / 0.3

  • LPASs / cut off frequency / <LPass> / 0.05 / 2 / 0.01 / 0.5

  • LPASSEVM / cut off frequency / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5

  • PGAuss / roll-off factor / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3

  • RCOSine / roll-off factor / <RCosine> / 0.05 / 1.00 / 0.01 / 0.35

  • SPHase / B x T / <SPhase> / 0.15 / 2.5 / 0.01 / 2

return

pgauss: No help available

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

Table Header: Filter Type / Parameter / Parameter Name / min / max / increment / default

  • APCO25 / roll-off factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / roll-off factor / <Cosine> / 0.05 / 1.00 / 0.01 / 0.35

  • COSine / bandwidth to symbol rate ratio / <CoFs> / 2 / 2 / 0.01 / 1.00

  • GAUSs / roll-off factor / <Gauss> / 0.15 / 2.5 / 0.01 / 0.3

  • LPASs / cut off frequency / <LPass> / 0.05 / 2 / 0.01 / 0.5

  • LPASSEVM / cut off frequency / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5

  • PGAuss / roll-off factor / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3

  • RCOSine / roll-off factor / <RCosine> / 0.05 / 1.00 / 0.01 / 0.35

  • SPHase / B x T / <SPhase> / 0.15 / 2.5 / 0.01 / 2

return

rcosine: No help available

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

Table Header: Filter Type / Parameter / Parameter Name / min / max / increment / default

  • APCO25 / roll-off factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / roll-off factor / <Cosine> / 0.05 / 1.00 / 0.01 / 0.35

  • COSine / bandwidth to symbol rate ratio / <CoFs> / 2 / 2 / 0.01 / 1.00

  • GAUSs / roll-off factor / <Gauss> / 0.15 / 2.5 / 0.01 / 0.3

  • LPASs / cut off frequency / <LPass> / 0.05 / 2 / 0.01 / 0.5

  • LPASSEVM / cut off frequency / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5

  • PGAuss / roll-off factor / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3

  • RCOSine / roll-off factor / <RCosine> / 0.05 / 1.00 / 0.01 / 0.35

  • SPHase / B x T / <SPhase> / 0.15 / 2.5 / 0.01 / 2

return

sphase: float Range: 0.15 to 2.5

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

Table Header: Filter Type / Parameter / Parameter Name / min / max / increment / default

  • APCO25 / roll-off factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / roll-off factor / <Cosine> / 0.05 / 1.00 / 0.01 / 0.35

  • COSine / bandwidth to symbol rate ratio / <CoFs> / 2 / 2 / 0.01 / 1.00

  • GAUSs / roll-off factor / <Gauss> / 0.15 / 2.5 / 0.01 / 0.3

  • LPASs / cut off frequency / <LPass> / 0.05 / 2 / 0.01 / 0.5

  • LPASSEVM / cut off frequency / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5

  • PGAuss / roll-off factor / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3

  • RCOSine / roll-off factor / <RCosine> / 0.05 / 1.00 / 0.01 / 0.35

  • SPHase / B x T / <SPhase> / 0.15 / 2.5 / 0.01 / 2

param apco_25

float Range: 0.15 to 2.5

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

Table Header: Filter Type / Parameter / Parameter Name / min / max / increment / default

  • APCO25 / roll-off factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / roll-off factor / <Cosine> / 0.05 / 1.00 / 0.01 / 0.35

  • COSine / bandwidth to symbol rate ratio / <CoFs> / 2 / 2 / 0.01 / 1.00

  • GAUSs / roll-off factor / <Gauss> / 0.15 / 2.5 / 0.01 / 0.3

  • LPASs / cut off frequency / <LPass> / 0.05 / 2 / 0.01 / 0.5

  • LPASSEVM / cut off frequency / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5

  • PGAuss / roll-off factor / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3

  • RCOSine / roll-off factor / <RCosine> / 0.05 / 1.00 / 0.01 / 0.35

  • SPHase / B x T / <SPhase> / 0.15 / 2.5 / 0.01 / 2

param gauss

float Range: 0.15 to 2.5

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

Table Header: Filter Type / Parameter / Parameter Name / min / max / increment / default

  • APCO25 / roll-off factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / roll-off factor / <Cosine> / 0.05 / 1.00 / 0.01 / 0.35

  • COSine / bandwidth to symbol rate ratio / <CoFs> / 2 / 2 / 0.01 / 1.00

  • GAUSs / roll-off factor / <Gauss> / 0.15 / 2.5 / 0.01 / 0.3

  • LPASs / cut off frequency / <LPass> / 0.05 / 2 / 0.01 / 0.5

  • LPASSEVM / cut off frequency / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5

  • PGAuss / roll-off factor / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3

  • RCOSine / roll-off factor / <RCosine> / 0.05 / 1.00 / 0.01 / 0.35

  • SPHase / B x T / <SPhase> / 0.15 / 2.5 / 0.01 / 2

param lpass

float Range: 0.15 to 2.5

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

Table Header: Filter Type / Parameter / Parameter Name / min / max / increment / default

  • APCO25 / roll-off factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / roll-off factor / <Cosine> / 0.05 / 1.00 / 0.01 / 0.35

  • COSine / bandwidth to symbol rate ratio / <CoFs> / 2 / 2 / 0.01 / 1.00

  • GAUSs / roll-off factor / <Gauss> / 0.15 / 2.5 / 0.01 / 0.3

  • LPASs / cut off frequency / <LPass> / 0.05 / 2 / 0.01 / 0.5

  • LPASSEVM / cut off frequency / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5

  • PGAuss / roll-off factor / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3

  • RCOSine / roll-off factor / <RCosine> / 0.05 / 1.00 / 0.01 / 0.35

  • SPHase / B x T / <SPhase> / 0.15 / 2.5 / 0.01 / 2

param lpass_evm

float Range: 0.15 to 2.5

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

Table Header: Filter Type / Parameter / Parameter Name / min / max / increment / default

  • APCO25 / roll-off factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / roll-off factor / <Cosine> / 0.05 / 1.00 / 0.01 / 0.35

  • COSine / bandwidth to symbol rate ratio / <CoFs> / 2 / 2 / 0.01 / 1.00

  • GAUSs / roll-off factor / <Gauss> / 0.15 / 2.5 / 0.01 / 0.3

  • LPASs / cut off frequency / <LPass> / 0.05 / 2 / 0.01 / 0.5

  • LPASSEVM / cut off frequency / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5

  • PGAuss / roll-off factor / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3

  • RCOSine / roll-off factor / <RCosine> / 0.05 / 1.00 / 0.01 / 0.35

  • SPHase / B x T / <SPhase> / 0.15 / 2.5 / 0.01 / 2

param pgauss

float Range: 0.15 to 2.5

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

Table Header: Filter Type / Parameter / Parameter Name / min / max / increment / default

  • APCO25 / roll-off factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / roll-off factor / <Cosine> / 0.05 / 1.00 / 0.01 / 0.35

  • COSine / bandwidth to symbol rate ratio / <CoFs> / 2 / 2 / 0.01 / 1.00

  • GAUSs / roll-off factor / <Gauss> / 0.15 / 2.5 / 0.01 / 0.3

  • LPASs / cut off frequency / <LPass> / 0.05 / 2 / 0.01 / 0.5

  • LPASSEVM / cut off frequency / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5

  • PGAuss / roll-off factor / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3

  • RCOSine / roll-off factor / <RCosine> / 0.05 / 1.00 / 0.01 / 0.35

  • SPHase / B x T / <SPhase> / 0.15 / 2.5 / 0.01 / 2

param rcosine

float Range: 0.15 to 2.5

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

Table Header: Filter Type / Parameter / Parameter Name / min / max / increment / default

  • APCO25 / roll-off factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2

  • COSine / roll-off factor / <Cosine> / 0.05 / 1.00 / 0.01 / 0.35

  • COSine / bandwidth to symbol rate ratio / <CoFs> / 2 / 2 / 0.01 / 1.00

  • GAUSs / roll-off factor / <Gauss> / 0.15 / 2.5 / 0.01 / 0.3

  • LPASs / cut off frequency / <LPass> / 0.05 / 2 / 0.01 / 0.5

  • LPASSEVM / cut off frequency / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5

  • PGAuss / roll-off factor / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3

  • RCOSine / roll-off factor / <RCosine> / 0.05 / 1.00 / 0.01 / 0.35

  • SPHase / B x T / <SPhase> / 0.15 / 2.5 / 0.01 / 2

param sphase

float Range: 0.15 to 2.5

Cloning the Group

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

Subgroups