Low
SCPI Command :
[SENSe]:MIXer:LOSS:TABLe[:LOW]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(table_low: str) str[source]
# [SENSe]:MIXer:LOSS:TABLe[:LOW] value: str = driver.applications.k9X11Ad.sense.mixer.loss.table.low.get(table_low = 'abc')
Defines the file name of the conversion loss table to be used for the low (first) range.
- set(table_low: str) None[source]
# [SENSe]:MIXer:LOSS:TABLe[:LOW] driver.applications.k9X11Ad.sense.mixer.loss.table.low.set(table_low = 'abc')
Defines the file name of the conversion loss table to be used for the low (first) range.