Map

SCPI Command :

SLISt:SENSor:MAP
class MapCls[source]

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

set(sensor_id: str, mapping: RsSmbv.enums.ErFpowSensMapping) None[source]
# SCPI: SLISt:SENSor:MAP
driver.slist.sensor.map.set(sensor_id = 'abc', mapping = enums.ErFpowSensMapping.SENS1)

Assigns a sensor directly to one of the sensor channels, using the sensor name and serial number. To find out the the sensor name and ID, you can get it from the label of the R&S NRP, or using the command method RsSmbv.Slist.Scan.state. This command detects all R&S NRP power sensors connected in the LAN or via ‘USBTMC protocol.

param sensor_id

string

param mapping

enum