Gain
SCPI Command :
CHANnel<*>:EFRontend:EXTComponent<*>:GAIN
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(channel=Channel.Default, extComponent=ExtComponent.Default) float[source]
# CHANnel<*>:EFRontend:EXTComponent<*>:GAIN value: float = driver.channel.efrontend.extComponent.gain.get(channel = repcap.Channel.Default, extComponent = repcap.ExtComponent.Default)
No help available
- Parameters:
channel – optional repeated capability selector. Default value: Ch1 (settable in the interface ‘Channel’)
extComponent – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘ExtComponent’)