:MEASure:RMEMory:AVERage?

Flex Apps:
FlexPLL

Query Syntax

:MEASure:RMEMory:AVERage?

Description

Returns the current value for Response Memory's Average measurement. This is the average amplitude of the Memory plot.

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:AVERage:STATus?')):
	measurement = Flex.query(':MEASure:RMEMory:AVERage?')

Common Measurement Child Queries

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