State
SCPI Command :
[SOURce<HW>]:CEMulation:CDYNamic:PATH<CH>:CONVert:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(path=Path.Default) bool[source]
# [SOURce<HW>]:CEMulation:CDYNamic:PATH<CH>:CONVert:STATe value: bool = driver.source.cemulation.cdynamic.path.convert.state.get(path = repcap.Path.Default)
No help available
- Parameters:
path – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Path’)
- set(cdyn_convert_file: bool, path=Path.Default) None[source]
# [SOURce<HW>]:CEMulation:CDYNamic:PATH<CH>:CONVert:STATe driver.source.cemulation.cdynamic.path.convert.state.set(cdyn_convert_file = False, path = repcap.Path.Default)
No help available
- Parameters:
path – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Path’)