Sem

SCPI Command :

CONFigure[:NR5G]:SEM
class SemCls[source]

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

get() float[source]
# SCPI: CONFigure[:NR5G]:SEM
value: float or bool = driver.applications.k14Xnr5G.configure.nr5G.sem.get()

Includes or excludes SEM measurements from combined measurements.

return

state: (float or boolean) ON | OFF | 1 | 0

set(state: float) None[source]
# SCPI: CONFigure[:NR5G]:SEM
driver.applications.k14Xnr5G.configure.nr5G.sem.set(state = 1.0)

Includes or excludes SEM measurements from combined measurements.

param state

(float or boolean) ON | OFF | 1 | 0