Utype
SCPI Command :
[SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:UTYPe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- class UtypeStruct[source]
Response structure. Fields:
1 Utype: str: numeric
2 Bitcount: int: integer Range: 8 to 8
- get() UtypeStruct[source]
# [SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:UTYPe value: UtypeStruct = driver.source.bb.btooth.econfiguration.pconfiguration.utype.get()
Enables that an invalid control packet is indicated. The CtrType field indicates the value of the LL control packet that caused the transmission of this packet.
- Returns:
structure: for return value, see the help for UtypeStruct structure arguments.
- set(utype: str, bitcount: int) None[source]
# [SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:UTYPe driver.source.bb.btooth.econfiguration.pconfiguration.utype.set(utype = rawAbc, bitcount = 1)
Enables that an invalid control packet is indicated. The CtrType field indicates the value of the LL control packet that caused the transmission of this packet.
- Parameters:
utype – numeric
bitcount – integer Range: 8 to 8