Element

SCPI Command :

DIAGnostic:FOOTprint:ELEMent:IDS
class ElementCls[source]

Element commands group definition. 5 total commands, 4 Subgroups, 1 group commands

get_ids() List[int][source]
# SCPI: DIAGnostic:FOOTprint:ELEMent:IDS
value: List[int] = driver.diagnostic.footPrint.element.get_ids()

No command help available

return:

element_ids: No help available

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.diagnostic.footPrint.element.clone()

Subgroups