beautypg.com

ProSoft Technology MVI56-BAS User Manual

Page 199

background image

MVI56-BAS ♦ ControlLogix Platform

BASIC CALLs Syntax

BASIC Module (DB/BAS Compatible)

User Manual

ProSoft Technology, Inc.

Page 199 of 234

December 13, 2011

CALL 81: EPROM Check

Use CALL 81 to see if the program in XRAM will fit into EPROM.

Syntax:

CALL 81

Example:

Ready
>call 81
Number of BASIC programs in EPROM..........1
Available bytes to end of user EPROM.......31906
Length of BASIC program in RAM.............24
Program will fit in EPROM.
Ready
>