Globale

SCPI Command :

[CONFigure]:SYSTem:ATTenuation:CTABle:INFO:GLOBal
class GlobaleCls[source]

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

class GetStruct[source]

Response structure. Fields:

  • Frequency: List[float]: No parameter help available

  • Attenuation: List[float]: No parameter help available

get(name: str) GetStruct[source]
# SCPI: [CONFigure]:SYSTem:ATTenuation:CTABle:INFO:GLOBal
value: GetStruct = driver.configure.system.attenuation.correctionTable.info.globale.get(name = 'abc')

No command help available

param name:

No help available

return:

structure: for return value, see the help for GetStruct structure arguments.