UsePort

SCPI Command :

SOURce:VOLTage:USEPort
class UsePortCls[source]

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

get() RsFsw.enums.PowerSource[source]
# SCPI: SOURce:VOLTage:USEPort
value: enums.PowerSource = driver.applications.k30NoiseFigure.source.voltage.usePort.get()

No command help available

return

power_source: No help available

set(power_source: RsFsw.enums.PowerSource) None[source]
# SCPI: SOURce:VOLTage:USEPort
driver.applications.k30NoiseFigure.source.voltage.usePort.set(power_source = enums.PowerSource.VSUPply)

No command help available

param power_source

No help available