System

SCPI Command :

CATalog:SYSTem:POSitioner
class SystemCls[source]

System commands group definition. 6 total commands, 4 Subgroups, 1 group commands

get_positioner() str[source]
# SCPI: CATalog:SYSTem:POSitioner
value: str = driver.catalog.system.get_positioner()

No command help available

return:

vendor_sn: No help available

Cloning the Group

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

Subgroups