Map

SCPI Command :

SLISt:SENSor:MAP
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(sensor_id: str, mapping: ErFpowSensMapping) None[source]
# 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 sensor name and ID, you can get it from the label of the R&S NRP, or using the command method RsSmw.slist.scan.state() . This command detects all R&S NRP power sensors connected in the LAN or via ‘USBTMC protocol.

Parameters:
  • sensor_id – string

  • mapping – enum