Iff
SCPI Command :
[SENSe]:POWer:SEM:IFF
- class IffCls[source]
Iff commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() RsFsw.enums.DutSize [source]
# SCPI: [SENSe]:POWer:SEM:IFF value: enums.DutSize = driver.applications.k14Xnr5G.sense.power.sem.iff.get()
- Selects the size of the DUT for the SEM measurement.
INTRO_CMD_HELP: Prerequisites for this command
Select FR2 deployment (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Uplink.Cc.DfRange.set) .
- return
size: DUT15 DUT size <=15 cm DUT30 DUT size <=30 cm
- set(size: RsFsw.enums.DutSize) None [source]
# SCPI: [SENSe]:POWer:SEM:IFF driver.applications.k14Xnr5G.sense.power.sem.iff.set(size = enums.DutSize.DUT15)
- Selects the size of the DUT for the SEM measurement.
INTRO_CMD_HELP: Prerequisites for this command
Select FR2 deployment (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Uplink.Cc.DfRange.set) .
- param size
DUT15 DUT size <=15 cm DUT30 DUT size <=30 cm