High

SCPI Commands

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

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

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

No command help available

param filename

No help available

return

filename: No help available

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

No command help available

param filename

No help available