High
SCPI Command :
[SENSe]:MIXer:LOSS:TABLe:HIGH
- class HighCls[source]
High commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(table_high: str) str [source]
# SCPI: [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.
- param table_high
No help available
- return
table_high: No help available
- set(table_high: str) None [source]
# SCPI: [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.
- param table_high
No help available