Dbits

SCPI Commands

FETCh:GSM:MEASurement<Instance>:MEValuation:MODulation:DBITs
class Dbits[source]

Dbits commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

fetch()List[int][source]
# SCPI: FETCh:GSM:MEASurement<Instance>:MEValuation:MODulation:DBITs
value: List[int] = driver.multiEval.modulation.dbits.fetch()

Returns the demodulated bits of the ‘Measurement Slot’. For GMSK modulation, a symbol consists of 1 bit, for 8PSK of 3 bits, for 16-QAM of 4 bits.

Use RsCmwGsmMeas.reliability.last_value to read the updated reliability indicator.

return

demod_bits: decimal 142 values, one value per symbol, representing the demodulated bits of the symbol in decimal presentation Range: 0 to 15