Select

SCPI Command :

[SENSe]:CORRection:LOSS:OUTPut:TABLe:SELect
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() str[source]
# [SENSe]:CORRection:LOSS:OUTPut:TABLe:SELect
value: str = driver.applications.k30NoiseFigure.sense.correction.loss.output.table.select.get()

No help available

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

No help available