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()

No command help available

return

ptrs: No help available

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)

No command help available

param ptrs

No help available