MiVector
SCPI Command :
[SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:MIVector
- Commands in total: 1Subgroups: 0Direct child commands: 1
- class MiVectorStruct[source]
Response structure. Fields:
1 Mi_Vector: str: No parameter help available
2 Bitcount: int: integer Range: 32 to 32
- get() MiVectorStruct[source]
# [SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:MIVector value: MiVectorStruct = driver.source.bb.btooth.econfiguration.pconfiguration.miVector.get()
Sets the portion of Central or the portion of the Peripheral of the initialization vector (IVm/IVs) .
- Returns:
structure: for return value, see the help for MiVectorStruct structure arguments.
- set(mi_vector: str, bitcount: int) None[source]
# [SOURce<HW>]:BB:BTOoth:ECONfiguration:PCONfiguration:MIVector driver.source.bb.btooth.econfiguration.pconfiguration.miVector.set(mi_vector = rawAbc, bitcount = 1)
Sets the portion of Central or the portion of the Peripheral of the initialization vector (IVm/IVs) .
- Parameters:
mi_vector – numeric
bitcount – integer Range: 32 to 32