IfEqualizer

SCPI Command :

CATalog:BASE:CORRection:IFEQualizer:SNAMe
class IfEqualizerCls[source]

IfEqualizer commands group definition. 3 total commands, 1 Subgroups, 1 group commands

get_sname() List[str][source]
# SCPI: CATalog:BASE:CORRection:IFEQualizer:SNAMe
value: List[str] = driver.catalog.correction.ifEqualizer.get_sname()

No command help available

return:

slot: No help available

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.catalog.correction.ifEqualizer.clone()

Subgroups