beautypg.com

Basic programming guide – Remote Processing BASIC for the CX-10 Modbus User Manual

Page 64

background image

BASIC PROGRAMMING GUIDE

2-55

ROM

Syntax:

ROM n
Where: n = rom number slot to load

Function:

Enters ROM stored in CPU flash memory.

Mode:

Command

Use:

ROM

DESCRIPTION

Command instructs the OS to enter numbered ROM and use it for its current program. The program in ROM
may be listed and ran.

If there is only one program in ROM, this program may be edited as if it was RAM. However, when editing
programs, only the highest numbered ROM can be changed.

If n is not supplied, 1 is assumed.

ROM numbers, or slots, were created using PROG.

RELATED

RROM, FPROG, PROG