ListPy

SCPI Command :

INSTrument:LIST
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() List[str][source]
# INSTrument:LIST
value: List[str] = driver.instrument.listPy.get()

Queries all active channels. The query is useful to obtain the names of the existing channels, which are required to replace or delete the channels.