Power

SCPI Command :

[SOURce<HW>]:IQ:OUTPut:[ANALog]:POWer:ATTDigital
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_att_digital() float[source]
# [SOURce<HW>]:IQ:OUTPut:[ANALog]:POWer:ATTDigital
value: float = driver.source.iq.output.analog.power.get_att_digital()

For method RsSmbv.source.iq.output.analog.mode() VATTenuated, set the attenution with that the signal is attenuated.

Returns:

dattenuation: float Range: -3.522 to 80

set_att_digital(dattenuation: float) None[source]
# [SOURce<HW>]:IQ:OUTPut:[ANALog]:POWer:ATTDigital
driver.source.iq.output.analog.power.set_att_digital(dattenuation = 1.0)

For method RsSmbv.source.iq.output.analog.mode() VATTenuated, set the attenution with that the signal is attenuated.

Parameters:

dattenuation – float Range: -3.522 to 80