State
SCPI Command :
[SOURce<HW>]:CEMulation:CDYNamic:PATH<CH>:CONVert:STATe
- class StateCls[source]
State commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(path=Path.Default) bool [source]
# SCPI: [SOURce<HW>]:CEMulation:CDYNamic:PATH<CH>:CONVert:STATe value: bool = driver.source.cemulation.cdynamic.path.convert.state.get(path = repcap.Path.Default)
No command help available
- param path:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Path’)
- return:
cdyn_convert_file: No help available
- set(cdyn_convert_file: bool, path=Path.Default) None [source]
# SCPI: [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 command help available
- param cdyn_convert_file:
No help available
- param path:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Path’)