:MEASure:RESPonse:PLLModel:FGAin?
Flex Apps:
FlexPLL
Query Syntax
:MEASure:RESPonse:PLLModel:FGAin?
Description
Returns the current value for JTF model waveform's fGain measurement. fGain is the frequency at which the model JTF curve and OJTF curve intersect.
with Zero, Pole, and Gain Frequencies

Measurement Ready?
To confirm that the measurement is ready to read, you can query the measurement's status:
if ('CORR' in Flex.query(':MEASure:RESPonse:PLLModel:FGAin:STATus?')): measurement = Flex.query(':MEASure:RESPonse:PLLModel:FGAin?')
Common Measurement Child Queries
This command supports the use of the following common measurement queries: :COUNt?
, :MAXimum?
, :MINimum?
, :MEAN?
, and :SDEViation?
.