ListPy

SCPI Commands

SENSe:CORRection:ENR:MEASurement:TABLe:TEMPerature:LIST
class ListPyCls[source]

ListPy commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() str[source]
# SCPI: [SENSe]:CORRection:ENR[:MEASurement]:TABLe:TEMPerature:LIST
value: str = driver.applications.k30NoiseFigure.sense.correction.enr.measurement.table.temperature.listPy.get()

This command queries all temperature tables available in the application.

return

tables: list String containing the names of the tables as a comma separated list.