What’s next – Rockwell Automation 1771-DB BASIC MODULE User Manual

Page 73

Advertising
background image

Chapter
Programming the BASIC Module

4

4 -9

Run the Program

To run a BASIC program, type

RUN

(page 10 -19) at the system prompt [

>

].

READY
>RUN

HELLO WORLD

READY
>

Stop the Program

To stop a running program, press

Ctrl

+

C

.

CALL 19 (page 12 -12) disables

Ctrl

+

C

and CALL 18 (page 12 -11)

re-enables

Ctrl

+

C

.

Important: If

Ctrl

+

C

is disabled, you cannot stop program

execution through a BASIC command. In this case, set jumper JW4
(Chapter 1) of the BASIC module in the factory default position and cycle
power to stop program execution.

Programming
Block-Transfers

5

G

BASIC Module Memory Organization

G

Data Tables

G

Block-Transfer Buffers

G

Block-Transfers and the BASIC module

G

PLC-2 Family Processors Ladder Logic

G

PLC-3 Family Processors Ladder Logic

G

PLC-5 Family Processors Ladder Logic

G

PLC-5/250 Family Processors Ladder Logic

Run and Stop a Program

What’s Next?

Advertising