Cosine
SCPI Commands :
[SOURce<HW>]:BB:DM:FILTer:PARameter:COSine:BANDwidth
[SOURce<HW>]:BB:DM:FILTer:PARameter:COSine:[ROLLoff]
- Commands in total: 2Subgroups: 0Direct child commands: 2
- get_bandwidth() float[source]
# [SOURce<HW>]:BB:DM:FILTer:PARameter:COSine:BANDwidth value: float = driver.source.bb.dm.filterPy.parameter.cosine.get_bandwidth()
Sets the filter parameter. Filter Type / Parameter / Parameter Name / Min / Max / Increment / Default
APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2
APCO25Lsm / Cutoff frequency lowpass filter (LOWPass) / <Cosine> / 50 Hz / depends on options / 1E-3 Hz / 270833.333 Hz
APCO25Lsm / Cutoff frequency Gaussian filter (GAUSs) / <FiltParm> / 50 Hz / depends on options / 1E-3 Hz / 270833.333 Hz
COSine / Bandwidth / <Bandwidth> / 50 Hz / depends on options / 1E-3 Hz / 270833.333 Hz
COSine / Rolloff factor / <Cosine> / 0.05 / 1 / 0.01 / 0.35
GAUSs / Rolloff factor / <Gauss> / 0.15 / 100000 / 0.01 / 0.3
LPASs / Cutoff frequency factor / <LPass> / 0.05 / 2 / 0.01 / 0.5
LPASSEVM / Cutoff frequency factor / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5
PGAuss / B``*T`` / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3
RCOSine / Rolloff factor / <RCosine> / 0.05 / 1 / 0.001 / 0.35
SPHase / B``*T`` / <SPhase> / 0.15 / 2.5 / 0.01 / 2
The maximum values of the cutoff frequency of a filter and the filter bandwidth depends on the installed options. For more information, refer to the specifications document.
- get_rolloff() float[source]
# [SOURce<HW>]:BB:DM:FILTer:PARameter:COSine:[ROLLoff] value: float = driver.source.bb.dm.filterPy.parameter.cosine.get_rolloff()
Sets the filter parameter. Filter Type / Parameter / Parameter Name / Min / Max / Increment / Default
APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2
APCO25Lsm / Cutoff frequency lowpass filter (LOWPass) / <Cosine> / 50 Hz / depends on options / 1E-3 Hz / 270833.333 Hz
APCO25Lsm / Cutoff frequency Gaussian filter (GAUSs) / <FiltParm> / 50 Hz / depends on options / 1E-3 Hz / 270833.333 Hz
COSine / Bandwidth / <Bandwidth> / 50 Hz / depends on options / 1E-3 Hz / 270833.333 Hz
COSine / Rolloff factor / <Cosine> / 0.05 / 1 / 0.01 / 0.35
GAUSs / Rolloff factor / <Gauss> / 0.15 / 100000 / 0.01 / 0.3
LPASs / Cutoff frequency factor / <LPass> / 0.05 / 2 / 0.01 / 0.5
LPASSEVM / Cutoff frequency factor / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5
PGAuss / B``*T`` / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3
RCOSine / Rolloff factor / <RCosine> / 0.05 / 1 / 0.001 / 0.35
SPHase / B``*T`` / <SPhase> / 0.15 / 2.5 / 0.01 / 2
The maximum values of the cutoff frequency of a filter and the filter bandwidth depends on the installed options. For more information, refer to the specifications document.
- set_bandwidth(bandwidth: float) None[source]
# [SOURce<HW>]:BB:DM:FILTer:PARameter:COSine:BANDwidth driver.source.bb.dm.filterPy.parameter.cosine.set_bandwidth(bandwidth = 1.0)
Sets the filter parameter. Filter Type / Parameter / Parameter Name / Min / Max / Increment / Default
APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2
APCO25Lsm / Cutoff frequency lowpass filter (LOWPass) / <Cosine> / 50 Hz / depends on options / 1E-3 Hz / 270833.333 Hz
APCO25Lsm / Cutoff frequency Gaussian filter (GAUSs) / <FiltParm> / 50 Hz / depends on options / 1E-3 Hz / 270833.333 Hz
COSine / Bandwidth / <Bandwidth> / 50 Hz / depends on options / 1E-3 Hz / 270833.333 Hz
COSine / Rolloff factor / <Cosine> / 0.05 / 1 / 0.01 / 0.35
GAUSs / Rolloff factor / <Gauss> / 0.15 / 100000 / 0.01 / 0.3
LPASs / Cutoff frequency factor / <LPass> / 0.05 / 2 / 0.01 / 0.5
LPASSEVM / Cutoff frequency factor / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5
PGAuss / B``*T`` / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3
RCOSine / Rolloff factor / <RCosine> / 0.05 / 1 / 0.001 / 0.35
SPHase / B``*T`` / <SPhase> / 0.15 / 2.5 / 0.01 / 2
The maximum values of the cutoff frequency of a filter and the filter bandwidth depends on the installed options. For more information, refer to the specifications document.
- Parameters:
bandwidth – float Range: 0.15 to 2.5
- set_rolloff(cosine: float) None[source]
# [SOURce<HW>]:BB:DM:FILTer:PARameter:COSine:[ROLLoff] driver.source.bb.dm.filterPy.parameter.cosine.set_rolloff(cosine = 1.0)
Sets the filter parameter. Filter Type / Parameter / Parameter Name / Min / Max / Increment / Default
APCO25 / Rolloff factor / <Apco25> / 0.05 / 0.99 / 0.01 / 0.2
APCO25Lsm / Cutoff frequency lowpass filter (LOWPass) / <Cosine> / 50 Hz / depends on options / 1E-3 Hz / 270833.333 Hz
APCO25Lsm / Cutoff frequency Gaussian filter (GAUSs) / <FiltParm> / 50 Hz / depends on options / 1E-3 Hz / 270833.333 Hz
COSine / Bandwidth / <Bandwidth> / 50 Hz / depends on options / 1E-3 Hz / 270833.333 Hz
COSine / Rolloff factor / <Cosine> / 0.05 / 1 / 0.01 / 0.35
GAUSs / Rolloff factor / <Gauss> / 0.15 / 100000 / 0.01 / 0.3
LPASs / Cutoff frequency factor / <LPass> / 0.05 / 2 / 0.01 / 0.5
LPASSEVM / Cutoff frequency factor / <LPassEvm> / 0.05 / 2 / 0.01 / 0.5
PGAuss / B``*T`` / <PGauss> / 0.15 / 2.5 / 0.01 / 0.3
RCOSine / Rolloff factor / <RCosine> / 0.05 / 1 / 0.001 / 0.35
SPHase / B``*T`` / <SPhase> / 0.15 / 2.5 / 0.01 / 2
The maximum values of the cutoff frequency of a filter and the filter bandwidth depends on the installed options. For more information, refer to the specifications document.
- Parameters:
cosine – float Range: 0.15 to 2.5