Rmv

SCPI Command :

[SOURce<HW>]:AREGenerator:FRONtend:FE<CH>:RMV
class RmvCls[source]

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

set(channel=Channel.Default) None[source]
# SCPI: [SOURce<HW>]:AREGenerator:FRONtend:FE<CH>:RMV
driver.source.areGenerator.frontend.fe.rmv.set(channel = repcap.Channel.Default)

Removes the configuration of the connected QAT-type, FE-type or custom frontend.

param channel:

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fe’)

set_with_opc(channel=Channel.Default, opc_timeout_ms: int = -1) None[source]