Data

SCPI Command :

[SOURce<HW>]:BB:[LRWPan]:MMS:STS:DATA:DSELection
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_dselection() str[source]
# [SOURce<HW>]:BB:[LRWPan]:MMS:STS:DATA:DSELection
value: str = driver.source.bb.lrWpan.mms.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.

Returns:

sts_dlist: string

set_dselection(sts_dlist: str) None[source]
# [SOURce<HW>]:BB:[LRWPan]:MMS:STS:DATA:DSELection
driver.source.bb.lrWpan.mms.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.

Parameters:

sts_dlist – string