Synchronize
SCPI Command :
[SOURce<HW>]:BB:DAB:TRIGger:EXTernal:SYNChronize:OUTPut
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_output() bool[source]
# [SOURce<HW>]:BB:DAB:TRIGger:EXTernal:SYNChronize:OUTPut value: bool = driver.source.bb.dab.trigger.external.synchronize.get_output()
No help available
- set_output(output: bool) None[source]
# [SOURce<HW>]:BB:DAB:TRIGger:EXTernal:SYNChronize:OUTPut driver.source.bb.dab.trigger.external.synchronize.set_output(output = False)
No help available