WvId
SCPI Command :
[SOURce<HW>]:BB:DVB:DVBR:SFConfig<CH0>:FRConfig<ST0>:SEC<DI0>:WVID
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(sfCfgIxNull=SfCfgIxNull.Default, frCfgIxNull=FrCfgIxNull.Default, indexNull=IndexNull.Default) DvbRcs2WaveformId[source]
# [SOURce<HW>]:BB:DVB:DVBR:SFConfig<CH0>:FRConfig<ST0>:SEC<DI0>:WVID value: enums.DvbRcs2WaveformId = driver.source.bb.dvb.dvbr.sfConfig.frConfig.sec.wvId.get(sfCfgIxNull = repcap.SfCfgIxNull.Default, frCfgIxNull = repcap.FrCfgIxNull.Default, indexNull = repcap.IndexNull.Default)
Select a reference waveform, defined for the transmission format class.
- Parameters:
sfCfgIxNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘SfConfig’)
frCfgIxNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘FrConfig’)
indexNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Sec’)
- Returns:
wv_id: LM1 | LM2 | LM3 | LM4 | LM5 | LM6 | LM7 | LM8 | LM9 | LM10 | LM11 | LM12 | LM13 | LM14 | LM15 | LM16 | LM17 | LM18 | LM19 | LM20 | LM21 | LM22 | LM32 | LM33 | LM34 | LM35 | LM36 | LM37 | LM38 | LM39 | LM40 | LM41 | LM42 | LM43 | LM44 | LM45 | LM46 | LM47 | LM48 | LM49 | SSLM1 | SSLM2 | SSLM3 | SSLM4 | SSLM5 | SSLM6 | SSLM7 | SSLM8 | SSLM9 | SSLM10 | SSLM11 | SSLM12 | SSLM13 | SSLM14 | SSLM15 | SSLM16 | SSLM17 | SSLM18 | SSLM19 LMID or SSLMID deoending on the selected Tx format class method
RsSmw.source.bb.dvb.dvbr.sfConfig.frConfig.txFormat.set(). LMID ID is the waveform identifier according to specification in Annex A of LM = linear modulation (the default Tx format class) SSLMID ID is the waveform identifier according to specification in Annex A of SSLM = SS linear modulation
- set(wv_id: DvbRcs2WaveformId, sfCfgIxNull=SfCfgIxNull.Default, frCfgIxNull=FrCfgIxNull.Default, indexNull=IndexNull.Default) None[source]
# [SOURce<HW>]:BB:DVB:DVBR:SFConfig<CH0>:FRConfig<ST0>:SEC<DI0>:WVID driver.source.bb.dvb.dvbr.sfConfig.frConfig.sec.wvId.set(wv_id = enums.DvbRcs2WaveformId.LM1, sfCfgIxNull = repcap.SfCfgIxNull.Default, frCfgIxNull = repcap.FrCfgIxNull.Default, indexNull = repcap.IndexNull.Default)
Select a reference waveform, defined for the transmission format class.
- Parameters:
wv_id – LM1 | LM2 | LM3 | LM4 | LM5 | LM6 | LM7 | LM8 | LM9 | LM10 | LM11 | LM12 | LM13 | LM14 | LM15 | LM16 | LM17 | LM18 | LM19 | LM20 | LM21 | LM22 | LM32 | LM33 | LM34 | LM35 | LM36 | LM37 | LM38 | LM39 | LM40 | LM41 | LM42 | LM43 | LM44 | LM45 | LM46 | LM47 | LM48 | LM49 | SSLM1 | SSLM2 | SSLM3 | SSLM4 | SSLM5 | SSLM6 | SSLM7 | SSLM8 | SSLM9 | SSLM10 | SSLM11 | SSLM12 | SSLM13 | SSLM14 | SSLM15 | SSLM16 | SSLM17 | SSLM18 | SSLM19 LMID or SSLMID deoending on the selected Tx format class method
RsSmw.source.bb.dvb.dvbr.sfConfig.frConfig.txFormat.set(). LMID ID is the waveform identifier according to specification in Annex A of LM = linear modulation (the default Tx format class) SSLMID ID is the waveform identifier according to specification in Annex A of SSLM = SS linear modulationsfCfgIxNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘SfConfig’)
frCfgIxNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘FrConfig’)
indexNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Sec’)