Data
SCPI Command :
[SOURce<HW>]:BB:HUWB:STS:DATA:DSELection
- class DataCls[source]
Data commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_dselection() str [source]
# SCPI: [SOURce<HW>]:BB:HUWB:STS:DATA:DSELection value: str = driver.source.bb.huwb.sts.data.get_dselection()
Selects an existing data list file from the default directory or from a specific directory. The data list is only used, if DLS is activated.
- return
sts_dlist: string
- set_dselection(sts_dlist: str) None [source]
# SCPI: [SOURce<HW>]:BB:HUWB:STS:DATA:DSELection driver.source.bb.huwb.sts.data.set_dselection(sts_dlist = 'abc')
Selects an existing data list file from the default directory or from a specific directory. The data list is only used, if DLS is activated.
- param sts_dlist
string