Apply
SCPI Command :
POWer<*>:SOA:LIMit:APPLy
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(power=Power.Default) None[source]
# POWer<*>:SOA:LIMit:APPLy driver.power.soa.limit.apply.set(power = repcap.Power.Default)
Generates a mask using the given maximum values. The result is mask segment in the first quadrant of the XY-diagram.
- Parameters:
power – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Power’)
- set_and_wait(power=Power.Default, opc_timeout_ms: int = -1) None[source]