Numerator

SCPI Command :

CONFigure:GENerator:NPRatio:FREQuency[:FACTor]:NUMerator
class NumeratorCls[source]

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

get() float[source]
# SCPI: 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’) .

return

numerator: numeric value

set(numerator: float) None[source]
# SCPI: 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’) .

param numerator

numeric value