Numerator

SCPI Command :

CONFigure:GENerator:NPRatio:FREQuency[:FACTor]:NUMerator
Commands in total: 1
Subgroups: 0
Direct 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