:MEASure:RMEMory:MINimum?

Flex Apps:
FlexPLL

Query Syntax

:MEASure:RMEMory:MINimum?

Description

Returns the Minimum point across the entire Memory plot. When Minimum 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:MINimum:STATus?')):
	measurement = Flex.query(':MEASure:RMEMory:MINimum?')

Common Measurement Child Queries

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