Synchronize
SCPI Command :
[SOURce<HW>]:CEMulation:SYNChronize:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_state() bool[source]
# [SOURce<HW>]:CEMulation:SYNChronize:STATe value: bool = driver.source.cemulation.synchronize.get_state()
No help available
- set_state(state: bool) None[source]
# [SOURce<HW>]:CEMulation:SYNChronize:STATe driver.source.cemulation.synchronize.set_state(state = False)
No help available