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.k70Vsa.sense.mixer.loss.table.high.get()

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

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

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