Multiplier
SCPI Command :
CONFigure:PAE:ICHannel:MULTiplier
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# CONFigure:PAE:ICHannel:MULTiplier value: float = driver.applications.k18AmplifierEt.configure.pae.ichannel.multiplier.get()
This command defines a multiplier to take into account various effects resulting from the measurement equipment connected to the I channel.
- Returns:
multiplier: numeric value
- set(multiplier: float) None[source]
# CONFigure:PAE:ICHannel:MULTiplier driver.applications.k18AmplifierEt.configure.pae.ichannel.multiplier.set(multiplier = 1.0)
This command defines a multiplier to take into account various effects resulting from the measurement equipment connected to the I channel.
- Parameters:
multiplier – numeric value