Low

SCPI Commands

SENSe:MIXer:LOSS:TABLe:LOW
class LowCls[source]

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

get(filename: str) str[source]
# SCPI: [SENSe]:MIXer:LOSS:TABLe[:LOW]
value: str = driver.applications.k60Transient.sense.mixer.loss.table.low.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[:LOW]
driver.applications.k60Transient.sense.mixer.loss.table.low.set(filename = '1')

No command help available

param filename

No help available