Sskd
SCPI Command :
[SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:SSKD
- class SskdCls[source]
Sskd commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- class SskdStruct[source]
Response structure. Fields:
Sskd: str: numeric
Bitcount: int: integer Range: 64 to 64
- get() SskdStruct [source]
# SCPI: [SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:SSKD value: SskdStruct = driver.source.bb.btooth.econfiguration.pconfiguration.sskd.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 SskdStruct structure arguments.
- set(sskd: str, bitcount: int) None [source]
# SCPI: [SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:SSKD driver.source.bb.btooth.econfiguration.pconfiguration.sskd.set(sskd = rawAbc, bitcount = 1)
Sets the portion of Central or the portion of the Peripheral of the session key diversifier (SKDm/SKDs) .
- param sskd
numeric
- param bitcount
integer Range: 64 to 64