:MEASure:RMEMory:MAXimum?

Flex Apps:
FlexPLL

Query Syntax

:MEASure:RMEMory:MAXimum?

Description

Returns the Maximum point across the entire Memory plot. When Maximum is selected in the results table using the :MEASure:RMEMory:SMeasure command, 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:MAXimum:STATus?')):
	measurement = Flex.query(':MEASure:RMEMory:MAXimum?')

Common Measurement Child Queries

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