High

SCPI Command :

[SENSe]:MIXer:LOSS:TABLe:HIGH
class HighCls[source]

High commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() str[source]
# SCPI: [SENSe]:MIXer:LOSS:TABLe:HIGH
value: str = driver.applications.k18AmplifierEt.sense.mixer.loss.table.high.get()

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

return

arg_0: No help available

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

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

param arg_0

No help available