C
SCPI Command :
CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIMit:TSMask:POFDm:BW<bandwidth>:ABSolute:Y:C
- class CCls[source]
C commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(bandwidthA=BandwidthA.Bw10) float[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIMit:TSMask:POFDm:BW<bandwidth>:ABSolute:Y:C value: float = driver.configure.wlanMeas.multiEval.limit.tsMask.pofdm.bw.absolute.y.c.get(bandwidthA = repcap.BandwidthA.Bw10)
Defines the Y-value of point C (Δf = <BW>) on the ETSI ITS absolute emission mask for the specified <bandwidth>. For background information, see ‘Transmit spectrum mask OFDM, absolute limits’.
- param bandwidthA:
optional repeated capability selector. Default value: Bw10
- return:
tsm_lim_yabs_lev_c: No help available
- set(tsm_lim_yabs_lev_c: float, bandwidthA=BandwidthA.Bw10) None[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIMit:TSMask:POFDm:BW<bandwidth>:ABSolute:Y:C driver.configure.wlanMeas.multiEval.limit.tsMask.pofdm.bw.absolute.y.c.set(tsm_lim_yabs_lev_c = 1.0, bandwidthA = repcap.BandwidthA.Bw10)
Defines the Y-value of point C (Δf = <BW>) on the ETSI ITS absolute emission mask for the specified <bandwidth>. For background information, see ‘Transmit spectrum mask OFDM, absolute limits’.
- param tsm_lim_yabs_lev_c:
No help available
- param bandwidthA:
optional repeated capability selector. Default value: Bw10