Gain

SCPI Commands :

FRANalysis:MARGin:GAIN:FREQuency
FRANalysis:MARGin:GAIN:VALue
Commands in total: 2
Subgroups: 0
Direct child commands: 2
get_frequency() float[source]
# FRANalysis:MARGin:GAIN:FREQuency
value: float = driver.franalysis.margin.gain.get_frequency()

Returns the frequency of the gain margin.

get_value() float[source]
# FRANalysis:MARGin:GAIN:VALue
value: float = driver.franalysis.margin.gain.get_value()

Returns the value of the gain margin.