Falignment

SCPI Command :

SYSTem:COMMunicate:RDEVice:OSCilloscope:ALIGnment:FALignment
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# SYSTem:COMMunicate:RDEVice:OSCilloscope:ALIGnment:FALignment
value: bool = driver.applications.k6Pulse.system.communicate.rdevice.oscilloscope.alignment.falignment.get()

No help available

set(state: bool) None[source]
# SYSTem:COMMunicate:RDEVice:OSCilloscope:ALIGnment:FALignment
driver.applications.k6Pulse.system.communicate.rdevice.oscilloscope.alignment.falignment.set(state = False)

No help available