Ports

SCPI Commands

SENSe:CORRection:CVL:PORTs
class PortsCls[source]

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

get(port: float) float[source]
# SCPI: [SENSe]:CORRection:CVL:PORTs
value: float = driver.applications.k50Spurious.sense.correction.cvl.ports.get(port = 1.0)

This command 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 [SENSe:]CORRection:CVL:SELect) . This command is only available with option B21 (External Mixer) installed.

param port

2 | 3

return

port: No help available

set(port: float) None[source]
# SCPI: [SENSe]:CORRection:CVL:PORTs
driver.applications.k50Spurious.sense.correction.cvl.ports.set(port = 1.0)

This command 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 [SENSe:]CORRection:CVL:SELect) . This command is only available with option B21 (External Mixer) installed.

param port

2 | 3