High
SCPI Command :
[SENSe]:MIXer:LOSS:TABLe:HIGH
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(table_high: str) str[source]
# [SENSe]:MIXer:LOSS:TABLe:HIGH value: str = driver.applications.k9X11Ad.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.k9X11Ad.sense.mixer.loss.table.high.set(table_high = 'abc')
Defines the conversion loss table to be used for the high (second) range.