filter Methode

filter(type, sheet_index)

Ruft alle definierten Namen nach Bereich ab.

Kehrt zurück

def filter(self, type, sheet_index):
    ...
ParameterTypBeschreibung
typeNameScopeTypeDer Bereichstyp.
sheet_indexintDer Blattindex.
Wirkt sich nur aus, wenn der Oszilloskoptyp NameScopeType.WORKSHEET ist

Siehe auch