Ports

SCPI Commands

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

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

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

No command help available

param port_type

No help available

return

port_type: No help available

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

No command help available

param port_type

No help available