EonPower<EonPowerScs>
SCPI Command :
CONFigure:NRSub:MEASurement<Instance>:SRS:LIMit:PDYNamics:EONPower<scs>
- Commands in total: 1Subgroups: 0Direct child commands: 1
Repeated Capability Setting:
# Range: Nr15 .. Nr60 driver.configure.nrSubMeas.srs.limit.pdynamics.eonPower.repcap_eonPowerScs_set(repcap.EonPowerScs.Nr15)
- get(eonPowerScs=EonPowerScs.Default) List[float][source]
# CONFigure:NRSub:MEASurement<Instance>:SRS:LIMit:PDYNamics:EONPower<scs> value: List[float] = driver.configure.nrSubMeas.srs.limit.pdynamics.eonPower.get(eonPowerScs = repcap.EonPowerScs.Default)
No help available
- Parameters:
eonPowerScs – optional repeated capability selector. Default value: Nr15 (settable in the interface ‘EonPower’)
- set(on_power: List[float], eonPowerScs=EonPowerScs.Default) None[source]
# CONFigure:NRSub:MEASurement<Instance>:SRS:LIMit:PDYNamics:EONPower<scs> driver.configure.nrSubMeas.srs.limit.pdynamics.eonPower.set(on_power = [1.1, 2.2, 3.3], eonPowerScs = repcap.EonPowerScs.Default)
No help available
- Parameters:
eonPowerScs – optional repeated capability selector. Default value: Nr15 (settable in the interface ‘EonPower’)
Cloning the Group
# Create a copy of the original group, that exists independently
eonPower_copy = driver.configure.nrSubMeas.srs.limit.pdynamics.eonPower.clone()