Mindex

SCPI Command :

[SOURce<HW>]:BB:BTOoth:DTTest:TABLe:LONG:SET<CH>:MINDex
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(channel=Channel.Default) float[source]
# [SOURce<HW>]:BB:BTOoth:DTTest:TABLe:LONG:SET<CH>:MINDex
value: float = driver.source.bb.btooth.dtTest.table.long.set.mindex.get(channel = repcap.Channel.Default)

Sets the modulation index, that specifies the frequency deviation. The modulation index h is defined as: with = ‘symbol rate’ , set with the method RsSmw.source.bb.btooth.symbolRate.variation() = ‘frequency deviation’, set with the method RsSmw.source.bb.btooth.msettings.fdeviation() According to the Bluetooth standard, the modulation index is allowed to vary between 0.28 and 0.35.

Parameters:

channel – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Set’)

Returns:

mindex: float Range: 0.28 to 0.55