Select

SCPI Command :

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

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

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

Selects the conversion loss table with the specified file name. If <file_name> is not available, a new conversion loss table is created. Is only available with option B21 (External Mixer) installed.

return

selected: No help available

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

Selects the conversion loss table with the specified file name. If <file_name> is not available, a new conversion loss table is created. Is only available with option B21 (External Mixer) installed.

param selected

String containing the path and name of the file.