Ntxu

SCPI Command :

[SENSe]:POWer:SEM:NTXU
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [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. Prerequisites for this command

  • Select a 1-H base station (method RsFsw.applications.k14Xnr5G.configure.nr5G.bstation.set() ) .

set(value: float) None[source]
# [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. Prerequisites for this command

  • Select a 1-H base station (method RsFsw.applications.k14Xnr5G.configure.nr5G.bstation.set() ) .