Violation
SCPI Command :
POWer<*>:HARMonics:RESult<*>:VIOLation
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(power=Power.Default, result=Result.Default) int[source]
# POWer<*>:HARMonics:RESult<*>:VIOLation value: int = driver.power.harmonics.result.violation.get(power = repcap.Power.Default, result = repcap.Result.Default)
Queries if the value of n-th harmonic is within the defined limit for the current measurement.
- Parameters:
power – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Power’)
result – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Result’)