Select

SCPI Commands

SENSe:CORRection:CVL:SELect
class SelectCls[source]

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

get(filename: str) str[source]
# SCPI: [SENSe]:CORRection:CVL:SELect
value: str = driver.applications.k60Transient.sense.correction.cvl.select.get(filename = '1')

No command help available

param filename

No help available

return

filename: No help available

set(filename: str) None[source]
# SCPI: [SENSe]:CORRection:CVL:SELect
driver.applications.k60Transient.sense.correction.cvl.select.set(filename = '1')

No command help available

param filename

No help available