Select

SCPI Command :

[SENSe]:CORRection:LOSS:OUTPut:TABLe:SELect
class SelectCls[source]

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

get() str[source]
# SCPI: [SENSe]:CORRection:LOSS:OUTPut:TABLe:SELect
value: str = driver.applications.k30NoiseFigure.sense.correction.loss.output.table.select.get()

No command help available

return

table_name: No help available

set(table_name: str) None[source]
# SCPI: [SENSe]:CORRection:LOSS:OUTPut:TABLe:SELect
driver.applications.k30NoiseFigure.sense.correction.loss.output.table.select.set(table_name = 'abc')

No command help available

param table_name

No help available