Table
SCPI Command :
[SENSe]:CORRection:LOSS:OUTPut:TABLe:DELete
- Commands in total: 4Subgroups: 3Direct child commands: 1
- delete(table_name: str) None[source]
# [SENSe]:CORRection:LOSS:OUTPut:TABLe:DELete driver.applications.k30NoiseFigure.sense.correction.loss.output.table.delete(table_name = 'abc')
No help available
Cloning the Group
# Create a copy of the original group, that exists independently
table_copy = driver.applications.k30NoiseFigure.sense.correction.loss.output.table.clone()
Subgroups