Mue

SCPI Command :

[SOURce<HW>]:BB:NR5G:TCW:MUE:TSRS
class MueCls[source]

Mue commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_tsrs() bool[source]
# SCPI: [SOURce<HW>]:BB:NR5G:TCW:MUE:TSRS
value: bool = driver.source.bb.nr5G.tcw.mue.get_tsrs()

Turns transmission of the sounding reference signal for 3GPP test cases on and off.

return

transmit_srs: 1| ON| 0| OFF

set_tsrs(transmit_srs: bool) None[source]
# SCPI: [SOURce<HW>]:BB:NR5G:TCW:MUE:TSRS
driver.source.bb.nr5G.tcw.mue.set_tsrs(transmit_srs = False)

Turns transmission of the sounding reference signal for 3GPP test cases on and off.

param transmit_srs

1| ON| 0| OFF