ClassPy

SCPI Command :

[SENSe]:POWer:SEM:CLASs
class ClassPyCls[source]

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

get() float[source]
# SCPI: [SENSe]:POWer:SEM:CLASs
value: float = driver.applications.k91Wlan.sense.power.sem.classPy.get()

Sets the ‘Spectrum Emission Mask’ (SEM) power class index. The index represents the power classes to be applied. The index is directly related to the entries displayed in the power class drop-down box, within the SEM settings configuration page.

return

index: No help available

set(index: float) None[source]
# SCPI: [SENSe]:POWer:SEM:CLASs
driver.applications.k91Wlan.sense.power.sem.classPy.set(index = 1.0)

Sets the ‘Spectrum Emission Mask’ (SEM) power class index. The index represents the power classes to be applied. The index is directly related to the entries displayed in the power class drop-down box, within the SEM settings configuration page.

param index

No help available