Skipped

SCPI Commands :

FETCh:SELFtest:SKIPped
READ:SELFtest:SKIPped
class SkippedCls[source]

Skipped commands group definition. 2 total commands, 0 Subgroups, 2 group commands

fetch(filter_py: str = None) List[str][source]
# SCPI: FETCh:SELFtest:SKIPped
value: List[str] = driver.selftest.skipped.fetch(filter_py = 'abc')

No command help available

Suppressed linked return values: reliability

param filter_py:

No help available

return:

value: No help available

read(filter_py: str = None) List[str][source]
# SCPI: READ:SELFtest:SKIPped
value: List[str] = driver.selftest.skipped.read(filter_py = 'abc')

No command help available

Suppressed linked return values: reliability

param filter_py:

No help available

return:

value: No help available