beautypg.com

ProSoft Technology MVI56-BAS User Manual

Page 71

background image

MVI56-BAS ♦ ControlLogix Platform

Using the Program Port (PRT1)

BASIC Module (DB/BAS Compatible)

User Manual

ProSoft Technology, Inc.

Page 71 of 234

December 13, 2011

5.12 Checking Available and Used RAM Memory

To see the currently available RAM memory that can be used, use the

FREE

operator as shown in the following example:

PRINT FREE

To see the RAM memory currently being used by the selected BASIC program,
the

LEN

operator can be used:

PRINT LEN