ListPy
SCPI Command :
CALCulate<n>:MARKer<m>:FUNCtion:POWer<sb>:AUTO:LIST
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(window=Window.Default, marker=Marker.Default, subBlock=SubBlock.Default) str[source]
# CALCulate<n>:MARKer<m>:FUNCtion:POWer<sb>:AUTO:LIST value: str = driver.calculate.marker.function.power.auto.listPy.get(window = repcap.Window.Default, marker = repcap.Marker.Default, subBlock = repcap.SubBlock.Default)
No help available
- Parameters:
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
marker – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Marker’)
subBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Power’)