Remove
SCPI Command :
DISPlay:ANNotation:ARRow<*>:REMove
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(annotation=Annotation.Default) None[source]
# DISPlay:ANNotation:ARRow<*>:REMove driver.display.annotation.arrow.remove.set(annotation = repcap.Annotation.Default)
Removes the specified arrow annotation from the screen.
- Parameters:
annotation – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Annotation’)
- set_and_wait(annotation=Annotation.Default, opc_timeout_ms: int = -1) None[source]