Mskd

SCPI Command :

[SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:MSKD
class MskdCls[source]

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

class MskdStruct[source]

Response structure. Fields:

  • Mskd: List[str]: No parameter help available

  • Bitcount: int: integer Range: 64 to 64

get() MskdStruct[source]
# SCPI: [SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:MSKD
value: MskdStruct = driver.source.bb.btooth.econfiguration.pconfiguration.mskd.get()

Sets the portion of Central or the portion of the Peripheral of the session key diversifier (SKDm/SKDs) .

return

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

set(mskd: List[str], bitcount: int) None[source]
# SCPI: [SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:MSKD
driver.source.bb.btooth.econfiguration.pconfiguration.mskd.set(mskd = ['rawAbc1', 'rawAbc2', 'rawAbc3'], bitcount = 1)

Sets the portion of Central or the portion of the Peripheral of the session key diversifier (SKDm/SKDs) .

param mskd

numeric

param bitcount

integer Range: 64 to 64