:MEASure:RMEMory:PEAKing?

Flex Apps:
FlexPLL

Query Syntax

:MEASure:RMEMoryN:PEAKing?

Where N identifies one of four {1:4} possible JTF response memories. For example, :MEASure:RMEMory3:PEAKing?.

Description

Returns the magnitude for the selected Response memory waveform's Peaking Magnitude measurement. This is the maximum peaking on the JTF response for a DUT that uses a 2nd Order PLL. The following figure shows a simplified JTF response with peaking and the corresponding damping on the OJTF response.

JTF for 2nd Order PLLs

When Peaking is selected in the results table, annotation is placed on the graph marking the location of the measurement.

Measurement Ready?

To confirm that the measurement is ready to read, you can query the measurement's status:

if ('CORR' in Flex.query(':MEASure:RMEMory:PEAKing:STATus?')):
	measurement = Flex.query(':MEASure:RMEMory:PEAKing?')

Common Measurement Child Queries

This command supports the use of the following common measurement queries: :COUNt?, :MAXimum?, :MINimum?, :MEAN?, and :SDEViation?.