Mskd

SCPI Command :

[SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:MSKD
Commands in total: 1
Subgroups: 0
Direct child commands: 1
class MskdStruct[source]

Response structure. Fields:

  • 1 Mskd: str: No parameter help available

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

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

Returns:

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

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

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

Parameters:
  • mskd – numeric

  • bitcount – integer Range: 64 to 64