Utype

SCPI Command :

[SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:UTYPe
class UtypeCls[source]

Utype commands group definition. 1 total commands, 0 Subgroups, 1 group commands

class UtypeStruct[source]

Response structure. Fields:

  • 1 Utype: str: numeric

  • 2 Bitcount: int: integer Range: 8 to 8

get() UtypeStruct[source]
# SCPI: [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.

return:

structure: for return value, see the help for UtypeStruct structure arguments.

set(utype: str, bitcount: int) None[source]
# SCPI: [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.

param utype:

numeric

param bitcount:

integer Range: 8 to 8