Dselect
SCPI Command :
[SOURce<HW>]:CEMulation:CDYNamic:PATH<CH>:DATA:DSELect
- class DselectCls[source]
Dselect commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(path=Path.Default) str [source]
# SCPI: [SOURce<HW>]:CEMulation:CDYNamic:PATH<CH>:DATA:DSELect value: str = driver.source.cemulation.cdynamic.path.data.dselect.get(path = repcap.Path.Default)
No command help available
- param path:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Path’)
- return:
filename: No help available
- set(filename: str, path=Path.Default) None [source]
# SCPI: [SOURce<HW>]:CEMulation:CDYNamic:PATH<CH>:DATA:DSELect driver.source.cemulation.cdynamic.path.data.dselect.set(filename = 'abc', path = repcap.Path.Default)
No command help available
- param filename:
No help available
- param path:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Path’)