Apattern
SCPI Command :
[SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:ACAD:APATtern
- Commands in total: 1Subgroups: 0Direct child commands: 1
- class ApatternStruct[source]
Response structure. Fields:
1 Dpattern: str: numeric
2 Bitcount: int: integer Range: 1 to 64
- get() ApatternStruct[source]
# [SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:ACAD:APATtern value: ApatternStruct = driver.source.bb.btooth.econfiguration.pconfiguration.acad.apattern.get()
Specifies user-defined pattern. The settings is relevant for method
RsSmbv.source.bb.btooth.econfiguration.pconfiguration.acad.value()PATTern- Returns:
structure: for return value, see the help for ApatternStruct structure arguments.
- set(dpattern: str, bitcount: int) None[source]
# [SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:ACAD:APATtern driver.source.bb.btooth.econfiguration.pconfiguration.acad.apattern.set(dpattern = rawAbc, bitcount = 1)
Specifies user-defined pattern. The settings is relevant for method
RsSmbv.source.bb.btooth.econfiguration.pconfiguration.acad.value()PATTern- Parameters:
dpattern – numeric
bitcount – integer Range: 1 to 64