TdView
SCPI Command :
[SENSe]:NR5G:TDView
- class TdViewCls[source]
TdView commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: [SENSe]:NR5G:TDView value: bool = driver.applications.k14Xnr5G.sense.nr5G.tdView.get()
Turns the 3D view for selected diagrams on and off.
- return
state: ON | OFF | 1 | 0
- set(state: bool) None [source]
# SCPI: [SENSe]:NR5G:TDView driver.applications.k14Xnr5G.sense.nr5G.tdView.set(state = False)
Turns the 3D view for selected diagrams on and off.
- param state
ON | OFF | 1 | 0