Auto
SCPI Command :
SYNChronize:DEVice<*>:SKEW:AUTO
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(device=Device.Default) None[source]
# SYNChronize:DEVice<*>:SKEW:AUTO driver.synchronize.device.skew.auto.set(device = repcap.Device.Default)
Determines the delay between the specified scope and scope 1 automatically, and sets the skew.
- Parameters:
device – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Device’)
- set_and_wait(device=Device.Default, opc_timeout_ms: int = -1) None[source]