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.k6Pulse.sense.mixer.loss.table.low.get()

Defines the file name of the conversion loss table to be used for the low (first) range.

return

table_low: No help available

set(table_low: str) None[source]
# SCPI: [SENSe]:MIXer:LOSS:TABLe[:LOW]
driver.applications.k6Pulse.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.

param table_low

No help available