Globale

SCPI Command :

DELete:SYSTem:ATTenuation:CTABle:GLOBal
class GlobaleCls[source]

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

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

Deletes a global correction table.

param name:

The name of the correction table to be deleted.