ClassPy
SCPI Command :
[SENSe]:POWer:SEM:CLASs
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [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.
- set(index: float) None[source]
# [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.