Iff
SCPI Command :
[SENSe]:POWer:SEM:IFF
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() DutSize[source]
# [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. Prerequisites for this command
Select FR2 deployment (method
RsFsw.applications.k14Xnr5G.configure.nr5G.uplink.cc.dfRange.set()) .
- Returns:
size: DUT15 DUT size <=15 cm DUT30 DUT size <=30 cm
- set(size: DutSize) None[source]
# [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. Prerequisites for this command
Select FR2 deployment (method
RsFsw.applications.k14Xnr5G.configure.nr5G.uplink.cc.dfRange.set()) .
- Parameters:
size – DUT15 DUT size <=15 cm DUT30 DUT size <=30 cm