Tp
SCPI Command :
[SOURce<HW>]:BB:NR5G:QCKSet:GENeral:ES:TP:STATe
- class TpCls[source]
Tp commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_state() bool [source]
# SCPI: [SOURce<HW>]:BB:NR5G:QCKSet:GENeral:ES:TP:STATe value: bool = driver.source.bb.nr5G.qckset.general.es.tp.get_state()
Turns transform precoding on and off.
- return
qck_set_tp: No help available
- set_state(qck_set_tp: bool) None [source]
# SCPI: [SOURce<HW>]:BB:NR5G:QCKSet:GENeral:ES:TP:STATe driver.source.bb.nr5G.qckset.general.es.tp.set_state(qck_set_tp = False)
Turns transform precoding on and off.
- param qck_set_tp
1| ON| 0| OFF