Globale

SCPI Command :

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

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

set(name: str, arg_1: List[float] = None, attenuation: List[float] = None) None[source]
# SCPI: CREate:SYSTem:ATTenuation:CTABle:GLOBal
driver.create.system.attenuation.correctionTable.globale.set(name = 'abc', arg_1 = [1.1, 2.2, 3.3], attenuation = [1.1, 2.2, 3.3])

No command help available

param name:

No help available

param arg_1:

No help available

param attenuation:

No help available