ListPy
SCPI Command :
INSTrument:LIST
- Commands in total: 1Subgroups: 0Direct 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.