Ports

SCPI Command :

[SENSe]:MIXer:PORTs
class PortsCls[source]

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

get() float[source]
# SCPI: [SENSe]:MIXer:PORTs
value: float = driver.applications.k9X11Ad.sense.mixer.ports.get()

Selects the mixer type.

return

port: No help available

set(port: float) None[source]
# SCPI: [SENSe]:MIXer:PORTs
driver.applications.k9X11Ad.sense.mixer.ports.set(port = 1.0)

Selects the mixer type.

param port

No help available