Tid
SCPI Command :
[SENSe]:POWer:TID
- class TidCls[source]
Tid commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() RsFsw.enums.PowerIdn [source]
# SCPI: [SENSe]:POWer:TID value: enums.PowerIdn = driver.applications.k14Xnr5G.sense.power.tid.get()
- Selects the test ID for ACLR measurements.
INTRO_CMD_HELP: Prerequisites for this command
Select FR2 frequency deployment (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Uplink.Cc.DfRange.set) .
- return
idn: NONE No test ID. ID1 | ID2 | ID3 | ID4 | ID5 | ID6 | ID7 | ID8 | ID9 | ID10 | ID11 | ID12 | ID13 | ID14 | ID15 Test ID 1 to 15.
- set(idn: RsFsw.enums.PowerIdn) None [source]
# SCPI: [SENSe]:POWer:TID driver.applications.k14Xnr5G.sense.power.tid.set(idn = enums.PowerIdn.ID1)
- Selects the test ID for ACLR measurements.
INTRO_CMD_HELP: Prerequisites for this command
Select FR2 frequency deployment (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Uplink.Cc.DfRange.set) .
- param idn
NONE No test ID. ID1 | ID2 | ID3 | ID4 | ID5 | ID6 | ID7 | ID8 | ID9 | ID10 | ID11 | ID12 | ID13 | ID14 | ID15 Test ID 1 to 15.