Low
SCPI Command :
[SENSe]:MIXer:LOSS:TABLe[:LOW]
- class LowCls[source]
Low commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() str [source]
# SCPI: [SENSe]:MIXer:LOSS:TABLe[:LOW] value: str = driver.applications.k40PhaseNoise.sense.mixer.loss.table.low.get()
Defines the file name of the conversion loss table to be used for the low (first) range.
- return
arg_0: No help available
- set(arg_0: str) None [source]
# SCPI: [SENSe]:MIXer:LOSS:TABLe[:LOW] driver.applications.k40PhaseNoise.sense.mixer.loss.table.low.set(arg_0 = 'abc')
Defines the file name of the conversion loss table to be used for the low (first) range.
- param arg_0
No help available