Ntab

SCPI Command :

[SENSe]:POWer:SEM:NTAB
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:POWer:SEM:NTAB
value: float = driver.applications.k14Xnr5G.sense.power.sem.ntab.get()

Defines the parameter NTABconnectors 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:NTAB
driver.applications.k14Xnr5G.sense.power.sem.ntab.set(value = 1.0)

Defines the parameter NTABconnectors 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() ) .