Ptrs

SCPI Command :

[SOURce<HW>]:BB:NR5G:TCW:WS:PTRS:STATe
class PtrsCls[source]

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

get_state() bool[source]
# SCPI: [SOURce<HW>]:BB:NR5G:TCW:WS:PTRS:STATe
value: bool = driver.source.bb.nr5G.tcw.ws.ptrs.get_state()

Enables PTRS (phase-tracking reference signal) for the wanted signal of the ‘Test Case’’8.2.1 OTA PUSCH’ and ‘8.2.3 OTA UCI multiplexed on PUSCH’ with ‘Base Station Type’’2-O’.

return

ptrs: 1| ON| 0| OFF

set_state(ptrs: bool) None[source]
# SCPI: [SOURce<HW>]:BB:NR5G:TCW:WS:PTRS:STATe
driver.source.bb.nr5G.tcw.ws.ptrs.set_state(ptrs = False)

Enables PTRS (phase-tracking reference signal) for the wanted signal of the ‘Test Case’’8.2.1 OTA PUSCH’ and ‘8.2.3 OTA UCI multiplexed on PUSCH’ with ‘Base Station Type’’2-O’.

param ptrs

1| ON| 0| OFF