Interleaver2
SCPI Command :
[SOURce<HW>]:BB:W3GPp:BSTation:ENHanced:CHANnel<CH0>:DPCH:INTerleaver2
- class Interleaver2Cls[source]
- Interleaver2 commands group definition. 1 total commands, 0 Subgroups, 1 group commands - get(channelNull=ChannelNull.Default) bool[source]
- # SCPI: [SOURce<HW>]:BB:W3GPp:BSTation:ENHanced:CHANnel<CH0>:DPCH:INTerleaver2 value: bool = driver.source.bb.w3Gpp.bstation.enhanced.channel.dpch.interleaver2.get(channelNull = repcap.ChannelNull.Default) - The command activates or deactivates channel coding interleaver state 2 for the selected channel. Interleaver state 2 is activated or deactivated for all the transport channels together. Interleaver state 1 can be activated and deactivated for each transport channel individually (command [:SOURce<hw>]:BB:W3GPp:BSTation:ENHanced:CHANnel<ch0>:DPCH:TCHannel<di0>:INTerleaver) . Note: The interleaver states do not cause the symbol rate to change. - param channelNull
- optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Channel’) 
- return
- interleaver_2: ON| OFF 
 
 - set(interleaver_2: bool, channelNull=ChannelNull.Default) None[source]
- # SCPI: [SOURce<HW>]:BB:W3GPp:BSTation:ENHanced:CHANnel<CH0>:DPCH:INTerleaver2 driver.source.bb.w3Gpp.bstation.enhanced.channel.dpch.interleaver2.set(interleaver_2 = False, channelNull = repcap.ChannelNull.Default) - The command activates or deactivates channel coding interleaver state 2 for the selected channel. Interleaver state 2 is activated or deactivated for all the transport channels together. Interleaver state 1 can be activated and deactivated for each transport channel individually (command [:SOURce<hw>]:BB:W3GPp:BSTation:ENHanced:CHANnel<ch0>:DPCH:TCHannel<di0>:INTerleaver) . Note: The interleaver states do not cause the symbol rate to change. - param interleaver_2
- ON| OFF 
- param channelNull
- optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Channel’)