Analyzer

SCPI Commands :

[SOURce<HW>]:BB:NR5G:ANALyzer:CONTent
[SOURce<HW>]:BB:NR5G:ANALyzer:CREate
Commands in total: 2
Subgroups: 0
Direct child commands: 2
get_content() str[source]
# [SOURce<HW>]:BB:NR5G:ANALyzer:CONTent
value: str = driver.source.bb.nr5G.analyzer.get_content()

Exports the signal configuration to an .allocation file that you can import into the NR 5G application on a signal and spectrum analyzer.

get_create() List[str][source]
# [SOURce<HW>]:BB:NR5G:ANALyzer:CREate
value: List[str] = driver.source.bb.nr5G.analyzer.get_create()

No help available