Interface

SCPI Command :

SYSTem:COMMunicate:RDEVice:GENerator:INTerface
class InterfaceCls[source]

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

get() RsFsw.enums.GeneratorIntf[source]
# SCPI: SYSTem:COMMunicate:RDEVice:GENerator:INTerface
value: enums.GeneratorIntf = driver.applications.k30NoiseFigure.system.communicate.rdevice.generator.interface.get()

Defines the interface used for the connection to the external generator.

return

type_py: GPIB TCPip

set(type_py: RsFsw.enums.GeneratorIntf) None[source]
# SCPI: SYSTem:COMMunicate:RDEVice:GENerator:INTerface
driver.applications.k30NoiseFigure.system.communicate.rdevice.generator.interface.set(type_py = enums.GeneratorIntf.GPIB)

Defines the interface used for the connection to the external generator.

param type_py

GPIB TCPip