Tenvironment

SCPI Command :

DELete:SYSTem:ATTenuation:CTABle[:TENVironment]
class TenvironmentCls[source]

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

delete(name: str) None[source]
# SCPI: DELete:SYSTem:ATTenuation:CTABle[:TENVironment]
driver.system.attenuation.correctionTable.tenvironment.delete(name = 'abc')

Deletes a channel-specific correction table.

param name:

The name of the correction table to be deleted.