Diagnostic
SCPI Command :
LAYout<*>:ZOOM<*>:DIAG
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(layout=Layout.Default, zoom=Zoom.Default) str[source]
# LAYout<*>:ZOOM<*>:DIAG value: str = driver.layout.zoom.diagnostic.get(layout = repcap.Layout.Default, zoom = repcap.Zoom.Default)
Returns the index of the diagram that shows the zoomed waveform.
- Parameters:
layout – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Layout’)
zoom – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Zoom’)
- Returns:
zoom_diagram_key: String wiht the index of the zoom diagram, e.g. ‘9’.