High

SCPI Command :

[SENSe]:MIXer:LOSS:TABLe:HIGH
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() str[source]
# [SENSe]:MIXer:LOSS:TABLe:HIGH
value: str = driver.applications.k40PhaseNoise.sense.mixer.loss.table.high.get()

Defines the conversion loss table to be used for the high (second) range.

set(arg_0: str) None[source]
# [SENSe]:MIXer:LOSS:TABLe:HIGH
driver.applications.k40PhaseNoise.sense.mixer.loss.table.high.set(arg_0 = 'abc')

Defines the conversion loss table to be used for the high (second) range.