Catalog
SCPI Command :
CALCulate<n>:MARKer<m>:FUNCtion:POWer<sb>:STANdard:CATalog
- class CatalogCls[source]
Catalog commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(window=Window.Default, marker=Marker.Default, subBlock=SubBlock.Default) float [source]
# SCPI: CALCulate<n>:MARKer<m>:FUNCtion:POWer<sb>:STANdard:CATalog value: float = driver.calculate.marker.function.power.standard.catalog.get(window = repcap.Window.Default, marker = repcap.Marker.Default, subBlock = repcap.SubBlock.Default)
Queries all xml files containing ACLR standards in the C:/Program Files (x86) /Rohde-Schwarz/FSW/<version>/acp_std directory. Note that subdirectories are not searched.
- param window
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
- param marker
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Marker’)
- param subBlock
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Power’)
- return
standards: List of standard files.