Denominator

SCPI Command :

CONFigure:GENerator:NPRatio:FREQuency[:FACTor]:DENominator
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# CONFigure:GENerator:NPRatio:FREQuency[:FACTor]:DENominator
value: float = driver.configure.generator.npratio.frequency.factor.denominator.get()

Defines the denominator of the frequency-defining factor for the generator frequency (see ‘fGen’) .

Returns:

denominator: numeric value

set(denominator: float) None[source]
# CONFigure:GENerator:NPRatio:FREQuency[:FACTor]:DENominator
driver.configure.generator.npratio.frequency.factor.denominator.set(denominator = 1.0)

Defines the denominator of the frequency-defining factor for the generator frequency (see ‘fGen’) .

Parameters:

denominator – numeric value