Apco25Lsm

SCPI Commands :

[SOURce<HW>]:BB:DM:FILTer:PARameter:APCO25Lsm:GAUSs
[SOURce<HW>]:BB:DM:FILTer:PARameter:APCO25Lsm:LOWPass
class Apco25LsmCls[source]

Apco25Lsm commands group definition. 2 total commands, 0 Subgroups, 2 group commands

get_gauss() float[source]
# SCPI: [SOURce<HW>]:BB:DM:FILTer:PARameter:APCO25Lsm:GAUSs
value: float = driver.source.bb.dm.filterPy.parameter.apco25Lsm.get_gauss()
Sets the 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

  • APCO25Lsm / Cut off frequency for the lowpass/gauss filter (LOWPass/:GAUSs) / <Cosine> / 400 / 25E6 / 1E-3 / 270833.333

  • COSine / Bandwidth / <FiltParm> / 400 / depends on the installed options*) / 1E-3 / 270833.333

  • COSine / Roll-off factor / <Cosine> / 0.05 / 1 / 0.01 / 0.35

  • GAUSs / Roll-off factor / <Gauss> / 0.15 / 100000 / 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 / 0.001 / 0.35

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

*) 100E6 (R&S SMW-B10) / 600E6 (R&S SMW-B9)

return

gauss: No help available

get_lowpass() float[source]
# SCPI: [SOURce<HW>]:BB:DM:FILTer:PARameter:APCO25Lsm:LOWPass
value: float = driver.source.bb.dm.filterPy.parameter.apco25Lsm.get_lowpass()
Sets the 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

  • APCO25Lsm / Cut off frequency for the lowpass/gauss filter (LOWPass/:GAUSs) / <Cosine> / 400 / 25E6 / 1E-3 / 270833.333

  • COSine / Bandwidth / <FiltParm> / 400 / depends on the installed options*) / 1E-3 / 270833.333

  • COSine / Roll-off factor / <Cosine> / 0.05 / 1 / 0.01 / 0.35

  • GAUSs / Roll-off factor / <Gauss> / 0.15 / 100000 / 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 / 0.001 / 0.35

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

*) 100E6 (R&S SMW-B10) / 600E6 (R&S SMW-B9)

return

filter_param: No help available

set_gauss(gauss: float) None[source]
# SCPI: [SOURce<HW>]:BB:DM:FILTer:PARameter:APCO25Lsm:GAUSs
driver.source.bb.dm.filterPy.parameter.apco25Lsm.set_gauss(gauss = 1.0)
Sets the 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

  • APCO25Lsm / Cut off frequency for the lowpass/gauss filter (LOWPass/:GAUSs) / <Cosine> / 400 / 25E6 / 1E-3 / 270833.333

  • COSine / Bandwidth / <FiltParm> / 400 / depends on the installed options*) / 1E-3 / 270833.333

  • COSine / Roll-off factor / <Cosine> / 0.05 / 1 / 0.01 / 0.35

  • GAUSs / Roll-off factor / <Gauss> / 0.15 / 100000 / 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 / 0.001 / 0.35

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

*) 100E6 (R&S SMW-B10) / 600E6 (R&S SMW-B9)

param gauss

float Range: 0.15 to 2.5

set_lowpass(filter_param: float) None[source]
# SCPI: [SOURce<HW>]:BB:DM:FILTer:PARameter:APCO25Lsm:LOWPass
driver.source.bb.dm.filterPy.parameter.apco25Lsm.set_lowpass(filter_param = 1.0)
Sets the 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

  • APCO25Lsm / Cut off frequency for the lowpass/gauss filter (LOWPass/:GAUSs) / <Cosine> / 400 / 25E6 / 1E-3 / 270833.333

  • COSine / Bandwidth / <FiltParm> / 400 / depends on the installed options*) / 1E-3 / 270833.333

  • COSine / Roll-off factor / <Cosine> / 0.05 / 1 / 0.01 / 0.35

  • GAUSs / Roll-off factor / <Gauss> / 0.15 / 100000 / 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 / 0.001 / 0.35

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

*) 100E6 (R&S SMW-B10) / 600E6 (R&S SMW-B9)

param filter_param

float Range: 0.15 to 2.5