Eprotection
SCPI Command :
[SOURce<HW>]:BB:TDSCdma:DOWN:CELL<ST>:ENH:BCH:DTCH<CH>:EPRotection
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(cell=Cell.Default, channel=Channel.Default) EnhTchErr[source]
# [SOURce<HW>]:BB:TDSCdma:DOWN:CELL<ST>:ENH:BCH:DTCH<CH>:EPRotection value: enums.EnhTchErr = driver.source.bb.tdscdma.down.cell.enh.bch.dtch.eprotection.get(cell = repcap.Cell.Default, channel = repcap.Channel.Default)
Queries the error protection.
- 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:
eprotection: NONE | TURBo3 | CON2 | CON3