436 Appendix A Command Reference
MEML?
MEMory Largest free
Class MEM
Description Returns the largest free contiguous block in managed memory.
Query syntax MEML?
Example
MEML? // to determine the largest contiguous block of free memory
816568 // lists the amount of contiguous free memory
Related commands MEMC, MEMF?