Ntxu

SCPI Command :

[SENSe]:POWer:SEM:NTXU
class NtxuCls[source]

Ntxu commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: [SENSe]:POWer:SEM:NTXU
value: float = driver.applications.k14Xnr5G.sense.power.sem.ntxu.get()
Defines the parameter NTXU that defines the position of the spectrum emission mask for 1-H base stations.

INTRO_CMD_HELP: Prerequisites for this command

  • Select a 1-H base station (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Bstation.set) .

return

value: No help available

set(value: float) None[source]
# SCPI: [SENSe]:POWer:SEM:NTXU
driver.applications.k14Xnr5G.sense.power.sem.ntxu.set(value = 1.0)
Defines the parameter NTXU that defines the position of the spectrum emission mask for 1-H base stations.

INTRO_CMD_HELP: Prerequisites for this command

  • Select a 1-H base station (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Bstation.set) .

param value

No help available