Aoff

SCPI Command :

CURSor<*>:AOFF
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(cursor=Cursor.Default, opc_timeout_ms: int = -1) None[source]
# CURSor<*>:AOFF
driver.cursor.aoff.set(cursor = repcap.Cursor.Default)

The command switches all cursors off.

Parameters:
  • cursor – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cursor’)

  • opc_timeout_ms – Maximum time to wait in milliseconds, valid only for this call.