Rmv
SCPI Command :
[SOURce<HW>]:AREGenerator:SENSor<CH>:RMV
- class RmvCls[source]
Rmv commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(sensor=Sensor.Default) None [source]
# SCPI: [SOURce<HW>]:AREGenerator:SENSor<CH>:RMV driver.source.areGenerator.sensor.rmv.set(sensor = repcap.Sensor.Default)
Removes the configuration of the radar sensor from the list.
- param sensor:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sensor’)
- set_with_opc(sensor=Sensor.Default, opc_timeout_ms: int = -1) None [source]