Data
SCPI Commands :
[SOURce<HW>]:BB:BTOoth:PCONfiguration:DATA:DPATtern
[SOURce<HW>]:BB:BTOoth:PCONfiguration:DATA:DSELection
[SOURce<HW>]:BB:BTOoth:PCONfiguration:DATA:VDPAttern
[SOURce<HW>]:BB:BTOoth:PCONfiguration:DATA:VDSElection
[SOURce<HW>]:BB:BTOoth:PCONfiguration:DATA
- Commands in total: 5Subgroups: 0Direct child commands: 5
- class DpatternStruct[source]
Structure for reading output parameters. Fields:
Dpattern: str: numeric
Bitcount: int: integer Range: 1 to 64
- class VdPatternStruct[source]
Structure for reading output parameters. Fields:
Vd_Pattern: str: numeric
Bitcount: int: integer Range: 1 to 64
- get_dpattern() DpatternStruct[source]
# [SOURce<HW>]:BB:BTOoth:PCONfiguration:DATA:DPATtern value: DpatternStruct = driver.source.bb.btooth.pconfiguration.data.get_dpattern()
Selects the data for a pattern.
- Returns:
structure: for return value, see the help for DpatternStruct structure arguments.
- get_dselection() str[source]
# [SOURce<HW>]:BB:BTOoth:PCONfiguration:DATA:DSELection value: str = driver.source.bb.btooth.pconfiguration.data.get_dselection()
The command selects data list file.
- Returns:
dselection: string
- get_value() DataSourceB[source]
# [SOURce<HW>]:BB:BTOoth:PCONfiguration:DATA value: enums.DataSourceB = driver.source.bb.btooth.pconfiguration.data.get_value()
Selects the data source used for the payload.
- Returns:
data: ALL0 | ALL1 | PATTern | PN09 | PN11 | PN15 | PN16 | PN20 | PN21 | PN23 | DLISt
- get_vd_pattern() VdPatternStruct[source]
# [SOURce<HW>]:BB:BTOoth:PCONfiguration:DATA:VDPAttern value: VdPatternStruct = driver.source.bb.btooth.pconfiguration.data.get_vd_pattern()
Sets the bit pattern for the voice data.
- Returns:
structure: for return value, see the help for VdPatternStruct structure arguments.
- get_vd_selection() str[source]
# [SOURce<HW>]:BB:BTOoth:PCONfiguration:DATA:VDSElection value: str = driver.source.bb.btooth.pconfiguration.data.get_vd_selection()
Selects the data list for voice data.
- Returns:
vd_selection: string