SbCenter

SCPI Command :

[SENSe]:ESPectrum<sb>:SBCenter
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(subBlock=SubBlock.Default) float[source]
# [SENSe]:ESPectrum<sb>:SBCenter
value: float = driver.applications.k149Uwb.sense.espectrum.sbCenter.get(subBlock = repcap.SubBlock.Default)

Defines the center frequency of the selected sub block in a Multi-SEM measurement. Note that this command is maintained for compatibility reasons only. For newer remote control programs use the method RsFsw.sense.espectrum.scenter.set() command.

Parameters:

subBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)

set(max_py: float, subBlock=SubBlock.Default) None[source]
# [SENSe]:ESPectrum<sb>:SBCenter
driver.applications.k149Uwb.sense.espectrum.sbCenter.set(max_py = 1.0, subBlock = repcap.SubBlock.Default)

Defines the center frequency of the selected sub block in a Multi-SEM measurement. Note that this command is maintained for compatibility reasons only. For newer remote control programs use the method RsFsw.sense.espectrum.scenter.set() command.

Parameters:

subBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Espectrum’)