Ports

SCPI Command :

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

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

get() int[source]
# SCPI: [SENSe]:CORRection:CVL:PORTs
value: int = driver.sense.correction.cvl.ports.get()

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) . Is only available with option B21 (External Mixer) installed.

return

port_type: 2 | 3

set(port_type: int) None[source]
# SCPI: [SENSe]:CORRection:CVL:PORTs
driver.sense.correction.cvl.ports.set(port_type = 1)

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) . Is only available with option B21 (External Mixer) installed.

param port_type

2 | 3