Sem

SCPI Command :

CONFigure[:NR5G]:SEM
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float | bool[source]
# CONFigure[:NR5G]:SEM
value: float | bool = driver.applications.k14Xnr5G.configure.nr5G.sem.get()

Includes or excludes SEM measurements from combined measurements.

Returns:

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

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

Includes or excludes SEM measurements from combined measurements.

Parameters:

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