Remove

SCPI Command :

LAYout:ZOOM:REMove
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(diagram: str, zoom: str) None[source]
# LAYout:ZOOM:REMove
driver.layout.zoom.remove.set(diagram = 'abc', zoom = 'abc')

Removes the specified zoom diagram.