Numerator
SCPI Command :
CONFigure:GENerator:NPRatio:FREQuency[:FACTor]:NUMerator
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# CONFigure:GENerator:NPRatio:FREQuency[:FACTor]:NUMerator value: float = driver.configure.generator.npratio.frequency.factor.numerator.get()
Defines the numerator of the frequency-defining factor for the generator frequency (see ‘fGen’) .
- Returns:
numerator: numeric value
- set(numerator: float) None[source]
# CONFigure:GENerator:NPRatio:FREQuency[:FACTor]:NUMerator driver.configure.generator.npratio.frequency.factor.numerator.set(numerator = 1.0)
Defines the numerator of the frequency-defining factor for the generator frequency (see ‘fGen’) .
- Parameters:
numerator – numeric value