Catalog
SCPI Command :
CALCulate<n>:MARKer<m>:FUNCtion:POWer<sb>:STANdard:CATalog
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(window=Window.Default, marker=Marker.Default, subBlock=SubBlock.Default) float[source]
# 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:/R_S/INSTR/acp_std directory. Note that subdirectories are not searched.
- Parameters:
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
marker – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Marker’)
subBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Power’)
- Returns:
standards: List of standard files.