Mixer

SCPI Command :

[SENSe]:CORRection:CVL:MIXer
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() str[source]
# [SENSe]:CORRection:CVL:MIXer
value: str = driver.applications.k6Pulse.sense.correction.cvl.mixer.get()

Defines the mixer name in the conversion loss table. This setting is checked against the current mixer setting before the table can be assigned to the range. Before this command can be performed, the conversion loss table must be selected (see method RsFsw.applications.k50Spurious.sense.correction.cvl.select.set() ) . Is only available with option B21 (External Mixer) installed.

set(comment: str) None[source]
# [SENSe]:CORRection:CVL:MIXer
driver.applications.k6Pulse.sense.correction.cvl.mixer.set(comment = 'abc')

Defines the mixer name in the conversion loss table. This setting is checked against the current mixer setting before the table can be assigned to the range. Before this command can be performed, the conversion loss table must be selected (see method RsFsw.applications.k50Spurious.sense.correction.cvl.select.set() ) . Is only available with option B21 (External Mixer) installed.

Parameters:

comment – string Name of mixer with a maximum of 16 characters