ListPy

SCPI Command :

CHANnel<*>:EFRontend:ATTenuation:STEP:LIST
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(band_list: str, channel=Channel.Default) str[source]
# CHANnel<*>:EFRontend:ATTenuation:STEP:LIST
value: str = driver.channel.efrontend.attenuation.step.listPy.get(band_list = 'abc', channel = repcap.Channel.Default)

Queries the possible attenuation step values.

Parameters:

channel – optional repeated capability selector. Default value: Ch1 (settable in the interface ‘Channel’)