Ports
SCPI Command :
[SENSe]:CORRection:CVL:PORTs
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(port: float) float[source]
# [SENSe]:CORRection:CVL:PORTs value: float = driver.sense.correction.cvl.ports.get(port = 1.0)
Defines the mixer type 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:
port – 2 | 3
- set(port: float) None[source]
# [SENSe]:CORRection:CVL:PORTs driver.sense.correction.cvl.ports.set(port = 1.0)
Defines the mixer type 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:
port – 2 | 3