RutSix
SCPI Command :
CONFigure:WLAN:RUConfig:SEGMent<seg>:CHANnel<ch>:RULocation<cf>:RUTSix
- class RutSixCls[source]
RutSix commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(segment=Segment.Default, channel=Channel.Default, ruAllocationIx=RuAllocationIx.Default) float [source]
# SCPI: CONFigure:WLAN:RUConfig:SEGMent<seg>:CHANnel<ch>:RULocation<cf>:RUTSix value: float = driver.applications.k91Wlan.configure.wlan.ruConfig.segment.channel.rulocation.rutSix.get(segment = repcap.Segment.Default, channel = repcap.Channel.Default, ruAllocationIx = repcap.RuAllocationIx.Default)
No command help available
- param segment
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Segment’)
- param channel
optional repeated capability selector. Default value: Ch1 (settable in the interface ‘Channel’)
- param ruAllocationIx
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Rulocation’)
- return
index: No help available
- set(index: float, segment=Segment.Default, channel=Channel.Default, ruAllocationIx=RuAllocationIx.Default) None [source]
# SCPI: CONFigure:WLAN:RUConfig:SEGMent<seg>:CHANnel<ch>:RULocation<cf>:RUTSix driver.applications.k91Wlan.configure.wlan.ruConfig.segment.channel.rulocation.rutSix.set(index = 1.0, segment = repcap.Segment.Default, channel = repcap.Channel.Default, ruAllocationIx = repcap.RuAllocationIx.Default)
No command help available
- param index
No help available
- param segment
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Segment’)
- param channel
optional repeated capability selector. Default value: Ch1 (settable in the interface ‘Channel’)
- param ruAllocationIx
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Rulocation’)