Rockwell-automation 1747-PTxx Getting Started Guide for HHT Manual de usuario

Busca en linea o descarga Manual de usuario para Equipo Rockwell-automation 1747-PTxx Getting Started Guide for HHT. Rockwell Automation 1747-PTxx Getting Started Guide for HHT User Manual Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 77
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
ALLEN–BRADLEY
The Getting Started Guide for HHT
(Catalog Number 1747–PTA1E & 1747–PT1)
User Manual
Vista de pagina 0
1 2 3 4 5 6 ... 76 77

Indice de contenidos

Pagina 1 - User Manual

ALLEN–BRADLEYThe Getting Started Guide for HHT(Catalog Number 1747–PTA1E & 1747–PT1)User Manual

Pagina 2 - Important User Information

Chapter 1Setting Up Your EquipmentGetting Started Guidefor HHT1–3SLC 500 demo units are available with either a fixed controller or modularcontroller.

Pagina 3 - Purpose of this Manual

Chapter 1Setting Up Your Equipment1–4The details of installing and wiring the controller and external input/outputdevices are beyond the scope of this

Pagina 4 - Related Documentation

Chapter 1Setting Up Your EquipmentGetting Started Guidefor HHT1–5B. Insert the memory pak in its compartment as indicated in the followingfigure.Backs

Pagina 5 - Allen–Bradley Support

Chapter 1Setting Up Your Equipment1–62. Install the battery, catalog number 1747–BA. The battery compartment isnext to the memory pak compartment.!AT

Pagina 6 - Setting Up Your Equipment

Chapter 1Setting Up Your EquipmentGetting Started Guidefor HHT1–73. Locate the Communications Port of the controller. The figure belowshows where it

Pagina 7 - Appendix A

Chapter 1Setting Up Your Equipment1–8Use the Hand–Held Terminal to configure the SLC 500 controller,enter/modify a user program, download/upload progr

Pagina 8

Chapter 1Setting Up Your EquipmentGetting Started Guidefor HHT1–9After you install the memory pak and battery, and plug in the cable, you cantest oper

Pagina 9

Chapter 1Setting Up Your Equipment1–10Data Entry Keys (A 7, B 8, C 9...)These blue keys include numbers, letters, and symbols used for addresses,passw

Pagina 10 - Setting Up a Demo Unit

A–B2ChapterGetting Started Guidefor HHT2–1Control BasicsThis chapter introduces you to basic concepts essential for understandinghow the SLC 500 contr

Pagina 11 - Battery, and Communication

Chapter 2Control Basics2–2Program FilesProgram files contain controller information, the main control program, andany subroutine programs. The first

Pagina 12 - Setting Up

Solid state equipment has operational characteristics differing from those ofelectromechanical equipment. “Safety Guidelines for the Application,Insta

Pagina 13

Chapter 2Control BasicsGetting Started Guidefor HHT2–3The figure below applies to a modular controller demo unit having an inputmodule in slot 1 and a

Pagina 14

Chapter 2Control Basics2–4As pointed out in the last section, external inputs and outputs are linked tothe input data file and output data file of the

Pagina 15 - HHT Features

Chapter 2Control BasicsGetting Started Guidefor HHT2–5There are three ways in which an external I/O address appears in this guide:• The five keyboard

Pagina 16 - The Keyboard

Chapter 2Control Basics2–6As we mentioned earlier, the program files you create contain the programused for your controlling application. The program

Pagina 17

Chapter 2Control BasicsGetting Started Guidefor HHT2–7Logical ContinuityDuring controller operation, the processor evaluates each rung, changing thest

Pagina 18 - Control Basics

Chapter 2Control Basics2–8Processor Operating CycleThe diagram below indicates the events that occur during the processoroperating cycle. This sequen

Pagina 19 - Chapter 2

A–B3ChapterGetting Started Guidefor HHT3–1Creating a ProgramIn this chapter you create a program. The tasks you will perform:• For modular controller

Pagina 20 - Processor

Chapter 3Creating a Program3–2Controller StylesAs previously mentioned, SLC 500 controllers are available in two styles —the fixed controller and the

Pagina 21 - Addressing External I/O

Chapter 3Creating a ProgramGetting Started Guidefor HHT3–3Catalog Number Location – SLC 500 Fixed ControllersSide ViewCATSLC 5001747–L _ _ _Label for

Pagina 22 - External I/O Addressing

Chapter 3Creating a Program3–4Arbitrary Controller Used in this GuideIn the following procedures, we have assumed that the controller you areconfiguri

Pagina 23 - Ladder Logic Concepts

PrefaceP–1PrefaceRead this preface to familiarize yourself with the rest of the manual. Thispreface covers the following topics:• who should use this

Pagina 24 - Logical Continuity

Chapter 3Creating a ProgramGetting Started Guidefor HHT3–5Clearing the Memory of the HHTTo create a new program, you must clear the HHT memory (DEFAUL

Pagina 25 - Processor Operating Cycle

Chapter 3Creating a Program3–6Naming the Program and Configuring the ControllerThe following indicates how to name your program and configure yourcont

Pagina 26 - Creating a Program

Chapter 3Creating a ProgramGetting Started Guidefor HHT3–7Configuring the Processor1. Press [ENTER] to view the additional menu functions (as indicate

Pagina 27 - Catalog Numbers

Chapter 3Creating a Program3–8Configuring Your I/O1. Press [F3] – EDT I/O. The following display appears:Rack 1 = 1746–A4 4–SLOT RACKRack 2 = NON

Pagina 28

Chapter 3Creating a ProgramGetting Started Guidefor HHT3–96. Press [F2] – MOD_SLT.7. Assign 1746–IA8 in slot 2: press the [ ↓ ] key twice, then [ENTE

Pagina 29

Chapter 3Creating a Program3–10Monitoring Your Data FileTo verify that the output and input data files for the I/O modules have beencreated, you can c

Pagina 30 - Chapter 3

Chapter 3Creating a ProgramGetting Started Guidefor HHT3–11Programming a Simple Ladder RungThe following rung consists of an XIC input instruction and

Pagina 31

Chapter 3Creating a Program3–12Entering an “Examine if Closed” Instruction1. Press [F1] – INS_INST. The following display appears:F1 F2 F3 F4 F52.0.0

Pagina 32

Chapter 3Creating a ProgramGetting Started Guidefor HHT3–13Entering an “Output Energize” Instruction1. Press [F3], for the output energize instruction

Pagina 33

Chapter 3Creating a Program3–14Saving Your ProgramSave your program at the end of a program edit. First your program is compiled, transforming it int

Pagina 34

PrefaceP–2Contents of this ManualChapter: Title: Purpose:1 Setting Up Your EquipmentShows you how to set up a controller, install yourMemory Pak, Batt

Pagina 35

A–B4ChapterGetting Started Guidefor HHT4–1Online OperationsIn this chapter, you will complete the following tasks:• Download program 1000, created in

Pagina 36

Chapter 4Online Operations4–2This chapter shows you how to download a program from the HHT to theprocessor, then monitor the program. It assumes that

Pagina 37

Chapter 4Online OperationsGetting Started Guidefor HHT4–3Downloading Your Program1. Press DWNLOAD. The following display appears:Program Directory P

Pagina 38

Chapter 4Online Operations4–43. Press [F2] – YES. The following display appears again:File Name: Prog Name:1000File Name Type Size(Instr)0 System 7

Pagina 39 - Saving Your Program

Chapter 4Online OperationsGetting Started Guidefor HHT4–5The following diagram shows the rung you entered if you are using themodular controller demo

Pagina 40 - Online Operations

Chapter 4Online Operations4–62. Monitor output data changes resulting from input device operation. Presspushbutton 0. Note that the status bit corre

Pagina 41 - Downloading Your Program

Chapter 4Online OperationsGetting Started Guidefor HHT4–77. Press [F2] – YES. The following screen appears:File Name: Prog Name:1000File Name Type Si

Pagina 42

Chapter 4Online Operations4–8

Pagina 43 - Chapter 4

A–BAAppendixGetting Started Guidefor HHTA–1Additional Ladder Program ExercisesThis appendix lets you apply what you have learned in the previous chapt

Pagina 44 - Monitoring Data Files

Appendix AAdditional Ladder Program ExercisesA–24. Press [F2] – MOD_RNG, then [F2] – BRANCH.Adding an Input Branch5. Press [F4] – INS_BR. Then press

Pagina 45

PrefaceP–3To use this manual effectively:• Work through the chapters in sequential order, completing each onebefore moving on to the next.• Perform th

Pagina 46 - 8. Press

Appendix AAdditional Ladder Program ExercisesGetting Started Guidefor HHTA–3Inserting an Instruction11. Press [ESC] once, then [F1] – INS_INST, then [

Pagina 47

Appendix AAdditional Ladder Program ExercisesA–46. Monitor the ladder program and put the processor into the RUN mode.To do this, press [ENTER], then

Pagina 48 - Branches

Appendix AAdditional Ladder Program ExercisesGetting Started Guidefor HHTA–5In this exercise, you enter a timer instruction with a time delay of 10 se

Pagina 49 - Adding an Output Branch

Appendix AAdditional Ladder Program ExercisesA–63. Enter a rung and an XIC instruction. Press or enter the following:A.[F1] – INS_RNGB.[F1] – INS_INS

Pagina 50 - Downloading the Program

Appendix AAdditional Ladder Program ExercisesGetting Started Guidefor HHTA–76. Enter an OTE instruction. Press or enter the following:A.[F3] —( )—B.

Pagina 51 - Testing the Ladder Program

Appendix AAdditional Ladder Program ExercisesA–89. Save the program. Press or enter the following:A.[ENTER]B. [F5] – SAVE_EXC.[F5] – ACCEPTD. [ESC]10

Pagina 52 - Entering a Timer Instruction

Appendix AAdditional Ladder Program ExercisesGetting Started Guidefor HHTA–913.Test your Ladder Program. Do the following:A. Press pushbutton #0 for

Pagina 54

A–BBAppendixGetting Started Guidefor HHTB–1Troubleshooting ErrorsThis appendix shows you how to identify and correct errors that you mayencounter whil

Pagina 55

Appendix BTroubleshooting ErrorsB–2This ErrorMessage:Appears when: Correct the Error by:Either you are trying toATTACH the HHT to eitheritself or a no

Pagina 56

The Getting Started Guide for HHTTable of ContentsiChapter 1Controller Styles 1–2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Pagina 57

Appendix BTroubleshooting ErrorsGetting Started Guidefor HHTB–3The System LEDs are located at different places on the modular system andthe SLC fixed

Pagina 58 - Troubleshooting Errors

Appendix BTroubleshooting ErrorsB–4The table below details some of the processor error codes. Refer to the HHTmanual for a complete list of error cod

Pagina 59 - Appendix B

A–BCAppendixGetting Started Guidefor HHTC–1Identifying HHT Function Keys & InstructionMnemonicsThis appendix provides a listing of the abbreviated

Pagina 60 - System LED Status

MnemonicsAppendix CIdentifying HHT Function Keys & InstructionC–2Abbreviation: Meaning:ENT enterENT_MAS enter masterEXEC_FILE executable filesEXT_

Pagina 61 - Processor Error Codes

MnemonicsAppendix CIdentifying HHT Function Keys and Instruction Getting Started Guidefor HHTC–3Abbreviation: Meaning:REM_MAS remove masterSAVE_CT sav

Pagina 62 - Mnemonics

MnemonicsAppendix CIdentifying HHT Function Keys & InstructionC–4Mnemonic: Instruction:GRT greater thanHSC high–speed counterIID I/O interrupt dis

Pagina 63 - Identifying HHT

MnemonicsAppendix CIdentifying HHT Function Keys and Instruction Getting Started Guidefor HHTC–5Mnemonic: Instruction:SCL scale dataSQC sequencer comp

Pagina 64 - Instruction Mnemonics

MnemonicsAppendix CIdentifying HHT Function Keys & InstructionC–6

Pagina 65

A–BGlossaryGetting Started Guidefor HHTG–1GlossaryThe following terms are used throughout this manual. Refer to them whileworking in this manual.addr

Pagina 66

GlossaryG–2input device: A device, such as a pushbutton or a switch, that supplies datathrough input circuits to a programmable controller.input scan

Pagina 67

The Getting Started Guide for HHTTable of ContentsiiEntering an “Examine if Closed” Instruction3–12. . . . . . . . . . . . . . . . . . . . . Entering

Pagina 68 - Glossary

GlossaryGetting Started Guidefor HHTG–3program file: The area within a processor file that contains the ladder logicprogram.program mode: When the S

Pagina 69

GlossaryG–4

Pagina 70

The Getting Started Guide for HHTIndexUser ManualI–1Aaddressesdisplay of, 2–5formats of, 2–5specifying, 2–4input, 2–4output, 2–4Allen–Bradley, P–3cont

Pagina 71

User ManualThe Getting Started Guide for HHTIndexI–2Ffalse rung conditions, 2–7features, of HHT, 1–8field–wired controller, setting up, 1–4file concep

Pagina 72

The Getting Started Guide for HHTIndexUser ManualI–3Ooperating cycle, processor, 2–8output branch, entering, A–1, A–2output data file, 2–2monitoring,

Pagina 75

With offices in major cities worldwide.WORLD HEADQUARTERSAllen-Bradley1201 South Second StreetMilwaukee, WI 53204 USATel: (1) 414 382–2000Telex: 43 11

Pagina 76

A–BChapter 21ChapterGetting Started Guidefor HHT1–1Setting Up Your EquipmentThis chapter briefly describes SLC 500 controller styles, then shows you h

Pagina 77 - 40063–169–01(A)

Chapter 1Setting Up Your Equipment1–2The SLC 500 comes in two different styles: modular and fixed. These stylesare shown below. The modular controlle

Comentarios a estos manuales

Sin comentarios