Serror

SCPI Command :

TEST:SERRor:UNSet
class SerrorCls[source]

Serror commands group definition. 2 total commands, 1 Subgroups, 1 group commands

set_unset(path: int) None[source]
# SCPI: TEST:SERRor:UNSet
driver.test.serror.set_unset(path = 1)

No command help available

param path

No help available

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.test.serror.clone()

Subgroups