ListPy
SCPI Command :
INSTrument:LIST
- class ListPyCls[source]
ListPy commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() List[str] [source]
# SCPI: 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.
- return
result: No help available