CrcSize

SCPI Command :

[SOURce<HW>]:BB:TDSCdma:DOWN:CELL<ST>:ENH:BCH:DTCH<CH>:CRCSize
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(cell=Cell.Default, channel=Channel.Default) TchCrc[source]
# [SOURce<HW>]:BB:TDSCdma:DOWN:CELL<ST>:ENH:BCH:DTCH<CH>:CRCSize
value: enums.TchCrc = driver.source.bb.tdscdma.down.cell.enh.bch.dtch.crcSize.get(cell = repcap.Cell.Default, channel = repcap.Channel.Default)

The command queries the type (length) of the CRC.

Parameters:
  • cell – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cell’)

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

Returns:

crc_size: NONE | 8| 12 | 16 | 24