Entering a timer instruction, Entering the program – Rockwell Automation 1747-PTxx Getting Started Guide for HHT User Manual

Page 52

Advertising
background image

Appendix A
Additional Ladder Program Exercises

Getting Started Guide

for HHT

A–5

In this exercise, you enter a timer instruction with a time delay of 10 seconds.
Two different types of timer status bits activate output pilot lights #0 and #1.
The first type, called a “timer timing” status bit turns on output #0 for 10
seconds. The second type, called a “done” status bit, turns on output #1 after
10 seconds.

The program that you will enter in this exercise will look like the one in the
display below:

<END>

F1

F2

F3

F4

F5

] [

(

TON

)

] [

( )

] [

( )

I:1/0

TON

T4:0/14

O:3/0

O:3/1

T4:0/13

Start with the main display below:

SLC 500 PROGRAMMING SOFTWARE Rel. 2.03

1747 – PTA1E

Allen–Bradley Company Copyright 1990

All Rights Reserved

F1

F2

F3

F4

F5

PRESS A FUNCTION KEY

SELFTEST

TERM PROGMAINT

OFL
UTILITY

1.

[F5] – UTILITY

2.

[F5] – CLR_MEM

3.

[F2] – YES

4.

[ESC]

5. Rename program as shown in chapter 3, Creating a Program.

6. Reconfigure the controller as shown in chapter 3, Creating a Program.

Entering the Program

1. Press

[F3] – PROGMAINT

, then

[F3] – EDT_FIL

.

2. Enter file number

2

, then press

[ENTER]

. The following display appears:

<END>

F1

F2

F3

F4

F5

>

2.0.0.0.*

INS_RNG MOD_RNG SEARCH

DEL_RNG UND_RNG

OFL

Entering a Timer Instruction

Advertising