High

SCPI Command :

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

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

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

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