ListPy

SCPI Commands

SENSe:DATA:CONTrol:IMS<Ims>:RELease:LIST
class ListPy[source]

ListPy commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

get(ims=<Ims.Default: -1>)List[str][source]
# SCPI: SENSe:DATA:CONTrol:IMS<Suffix>:RELease:LIST
value: List[str] = driver.sense.data.control.ims.release.listPy.get(ims = repcap.Ims.Default)

Queries the IDs of all established calls.

param ims

optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Ims’)

return

ids: Comma-separated list of ID strings, one string per established call