TypePy

SCPI Commands

INPut:IQ:TYPE
class TypePyCls[source]

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

get() IqType[source]
# SCPI: INPut:IQ:TYPE
value: enums.IqType = driver.inputPy.iq.typePy.get()

No command help available

return

iq_type: No help available

set(iq_type: IqType) None[source]
# SCPI: INPut:IQ:TYPE
driver.inputPy.iq.typePy.set(iq_type = enums.IqType.Ipart=I)

No command help available

param iq_type

No help available