Rockwell-automation 1771-IR , D17716.5.76 RTD INPUT MODULE Manual de usuario

Busca en linea o descarga Manual de usuario para Equipo Rockwell-automation 1771-IR , D17716.5.76 RTD INPUT MODULE. Rockwell Automation 1771-IR , D17716.5.76 RTD INPUT MODULE User Manual Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 68
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
RTD Input Module
Cat. No. 1771-IR Series B
User Manual
Vista de pagina 0
1 2 3 4 5 6 ... 67 68

Indice de contenidos

Pagina 1 - Cat. No. 1771-IR Series B

RTD Input ModuleCat. No. 1771-IR Series BUser Manual

Pagina 2 - Important User Information

Overview of the RTD Input ModuleChapter 222The processor transfers data to and from the module using block transfer write(BTW) and block transfer re

Pagina 3 - Table of Contents

Overview of the RTD Input ModuleChapter 2237. Your ladder program should allow write block transfers to the module onlywhen enabled by the operator

Pagina 4 - Table of Contentsii

Chapter 331Installing the RTD Input ModuleThis chapter gives you information on: calculating the chassis power requirement choosing the module’s loc

Pagina 5 - Table of Contents iii

Installing the RTD Input ModuleChapter 332Your module receives its power through the 1771 I/O chassis backplane fromthe chassis power supply. The max

Pagina 6 - Using This Manual

Installing the RTD Input ModuleChapter 333Figure 3.1Keying Positions for the RTD Input Module24681012141618202224262830323436Keying BandsUpper Connec

Pagina 7

Installing the RTD Input ModuleChapter 334Figure 3.2Connection Diagram for RTDs18161412108642CBACBACBACBACBACBA12935RTDGroundChannel 1Channel 2Channe

Pagina 8 - Related Publications

Installing the RTD Input ModuleChapter 335When using shielded cable, ground the foil shield and drain wire only at oneend of the cable. We recommend

Pagina 9 - Features of the Input Module

Installing the RTD Input ModuleChapter 3362. Place the module in the plastic tracks on the top and bottom of the slot thatguides the module into pos

Pagina 10 - Programmable Controllers

Chapter41Module ProgrammingIn this chapter, we describe Block Transfer programming Sample programs in the PLC–2, PLC–3 and PLC–5 processors Module

Pagina 11 - 1771-6.5.76

Module ProgrammingChapter 442Note that PLC–2 processors that do not have the block transfer instruction mustuse the GET–GET block transfer format whi

Pagina 12 - Chapter

 1991 Allen-Bradley Company, Inc.PLC is a registered trademark of Allen-Bradley Company, Inc.Because of the variety of uses for this product and beca

Pagina 13

Module ProgrammingChapter 443Program ActionRung 1 - Block transfer read buffer: the file–to–file move instructionholds the block transfer read (BTR)

Pagina 14 - Connecting Wiring

Module ProgrammingChapter 444Block transfer instructions with the PLC–3 processor use one binary file in adata table section for module location and

Pagina 15

Module ProgrammingChapter 445After this single block transfer write is performed, the module returns tocontinuous block transfer reads automatically.

Pagina 16 - Installing the Input Module

Module ProgrammingChapter 446The PLC–5 program is very similar to the PLC–3 program with the followingexceptions: You must use enable bits instead o

Pagina 17 - Chapter Summary

Module ProgrammingChapter 447Scan time is defined as the amount of time it takes for the input module to readthe input channels and place new data in

Pagina 18 - Module Programming

Chapter51Module ConfigurationIn this chapter you will read how to configure your module’s hardware,condition your inputs and enter your data.Because

Pagina 19 - PLC-2 Program Example

Module ConfigurationChapter 552You must indicate what format will be used to read data from your module.Typically, BCD is selected with PLC–2 proces

Pagina 20

Module ConfigurationChapter 553The real time sampling (RTS) mode of operation provides data from a fixedtime period for use by the processor. RTS is

Pagina 21

Module ConfigurationChapter 554The complete configuration block for the block transfer write to the module isdefined in Table 5.C below.Table 5.CCon

Pagina 22

Module ConfigurationChapter 555Bit/word descriptions of BTW file words 1 (configuration), 2 (resistance valueof 10 ohm copper RTDs), 3 through 8 (ind

Pagina 23

Important User Information I. . . . . . . . . . . . . . . . . . . . . . . . Using This Manual 11. . . . . . . . . . . . . . . . . . . . . . . . .

Pagina 24 - Module Scan Time

Module ConfigurationChapter 556Word DescriptionBits1.5 0 1 1 1 1Word 1 (cont.) 2.0 1 0 1 0 02.5 1 1 0 0 13.0 1 1 1 1 0Word 2 If bit 10 is set in word

Pagina 25 - Module Configuration

Chapter 661Module Status and Input DataIn this chapter you will read about: reading data from your module input module read block formatBlock trans

Pagina 26 - Units of Measure

Module Status and Input DataChapter 662Table 6.BBit/Word Description for RTD Input Module (1771-IR Series B)Word Bit DefinitionWord 1 Bits 00-05 Unde

Pagina 27

Module Status and Input DataChapter 663Word DefinitionBitWord 9(cont.)Bit 07 Faulty calibration (no save)Bits 10-15 Channel failed calibration. Bit

Pagina 28 - Block for a

Chapter71Module CalibrationIn this chapter we tell you how to calibrate your modules.In order to calibrate your input module you will need the follow

Pagina 29 - Bit/Word Descriptions

Module CalibrationChapter 772Calibration of the module consists of applying 1.00 ohm resistance across eachinput channel for offset calibration, and

Pagina 30 - Default Configuration for the

Module CalibrationChapter 773Table 7.AWrite Block Transfer Word 15Word Bit17 16 15 14 13 12 11 10 07 06 05 04 03 02 01 00Inhibit Calibration on Cha

Pagina 31 - Module Status and Input Data

Module CalibrationChapter 774Figure 7.2Resistor Location for Gain Calibration18161412108642CBACBACBACBACBACBA12935Channel 1Channel 2Channel 3Channel

Pagina 32 - Chapter 6

Module CalibrationChapter 775Save Calibration ValuesIf any ”uncalibrated channel” bits (bits 10–15 of BTR word 9) are set, a savecannot occur. Auto–c

Pagina 33

Module CalibrationChapter 776Table 7.CModule Calibration WordsWord/Bit 17 16 15 14 13 12 11 10 07 06 05 04 03 02 01 009 S Channel 1 Offset S Channel

Pagina 34 - Module Calibration

Table of ContentsiiChapter Summary 47. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Module Configuration 51. . . . . . .

Pagina 35 - Performing Auto-calibration

Module CalibrationChapter 777is, you want to subtract 47 counts from your input data. The lower byteremains 00 during offset calibration.5. Repeat ab

Pagina 36 - Complete

Module CalibrationChapter 778You use the values that most nearly add up to the percentage that youdetermined in step 8. For example, to attain the va

Pagina 37 - Chapter 7

Chapter 881TroubleshootingWe describe how to troubleshoot your module by observing LED indicators andby monitoring status bits reported to the proces

Pagina 38 - Performing Manual Calibration

TroubleshootingChapter 882Table 8.A shows LED indications and probable causes and recommendedactions to correct common faults.Table 8.ATroubleshootin

Pagina 39 - Offset Calibration

TroubleshootingChapter 883Word IndicationBitWord 1 (cont.) 10-15 Data overrange. Bit 15 corresponds to channel 6, bit 14 correspondsto channel 5, and

Pagina 40 - Gain Calibration

AppendixAA-1SpecificationsModule Capacity Six RTD input channelsModule Location 1771 I/O ChassisSensor Type 100 ohm platinum (alpha = 0.00385) or 10 o

Pagina 41

SpecificationsAppendix AA-2Table A.A1771-IR Series B Error Summary Based on Temperatures above -200oCRTD Type RangeError @ CalibrationTemperature (25o

Pagina 42 - Troubleshooting

AppendixB1Programming ExamplesThe following are sample programs for entering data in the configuration wordsof the write block transfer instruction w

Pagina 43 - Chapter 8

Programming ExamplesAppendix BB2In PROG ModeAction Result1. Press [SEARCH]8<data address> Finds the block transfer instruction2. Press CANCEL

Pagina 44 - Status Reported in Word 9

Programming ExamplesAppendix BB3Following is a sample procedure for entering data in the configuration words ofthe write block transfer instruction w

Pagina 45 - Specifications

Table of Contents iiiData Table Formats C1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-Digit Binary Coded Decimal (BCD) C1. . .

Pagina 46 - Appendix A

Programming ExamplesAppendix BB43. Enter the data corresponding to your bit selection in word 0.4. When you have entered your data, press [ENTER]. If

Pagina 47 - Programming Examples

Programming ExamplesAppendix BB5Figure B.3Sample PLC-5 Data File (Hexidecimal Data)AddressN7:60N7:703015000005015060150701508000090000401502015000001

Pagina 48 - Appendix B

AppendixC1Data Table FormatsThe 4–digit BCD format uses an arrangement of 16 binary digits to represent a4–digit decimal number from 0000 to 9999 (fi

Pagina 49 - PLC-3 Family Processors

Data FormatsAppendix CC2Table C.ABCD Representation Place Value 23 (8) 22 (4) 21 (2)

Pagina 50 - PLC-5 Family Processors

Data FormatsAppendix CC3Two’s complement binary is used with PLC–3 processors when performingmathematical calculations internal to the processor. To

Pagina 51

AppendixDD1Block Transfer (Mini-PLC-2 and PLC-2/20Processors)Programming multiple GET instructions is similar to block format instructionsprogrammed

Pagina 52 - Data Table Formats

Block Transfer (Mini-PLC-2 andPLC-2/20 Processors)Appendix DD2Rungs 2 and 3: These output energize instructions (012/01 and 012/02) definethe number

Pagina 53 - Signed-magnitude Binary

Appendix DBlock Transfer (Mini-PLC-2 andPLC-2/20 Processors)D3Figure D.1Multiple GET Instructions (Mini-PLC-2 and PLC-2/20 Processors Only)Data Table

Pagina 54 - Two's Complement Binary

Block Transfer (Mini-PLC-2 andPLC-2/20 Processors)Appendix DD4The input module transfers a specific number of words in one block length. Thenumber of

Pagina 55 - Processors)

10000110Data AddressContains ModuleAddress in BCDOutput Image Table ControlByte Contains ReadEnable Bit and BlockLength in Binary Code0100120170270301

Pagina 56 - Appendix D

Chapter11Using This ManualThis manual shows you how to use your RTD input module with anAllen–Bradley programmable controller. It helps you install,

Pagina 57

AppendixEE12 and 4-Wire RTD SensorsYou can connect 2–wire and 4–wire sensors to the RTD module. Before weshow you how to do this, let’s examine the d

Pagina 58

2 and 4-Wire SensorsAppendix EE2Figure E.2Connections for 3 and 4-Wire SensorsCBA3-Wire SensorCBALeave Open4-Wire SensorThere are several ways to ins

Pagina 59

2 and 4-Wire SensorsAppendix EE3Figure E.3Connecting a 4-Wire Sensor to the Field Wiring Arm18161412108642CBACBACBACBACBACBARTDGroundChannel 1Channel

Pagina 60 - 2 and 4-Wire RTD Sensors

AppendixFF1Differences Between Series A and Series BRTD Input ModulesThe following is a list of major changes from Series A to Series B RTD InputModu

Pagina 61 - Connecting 4-Wire Sensors

Differences between Series A and Series BAppendix FF2 When displaying copper (10mohm/bit resolution) in ohms, the resistancewill be provided up

Pagina 62

Differences between Series A and Series BAppendix FF3 If the module is programmed for RTS = 0 and the PLC is switched fromrun to program and b

Pagina 63 - RTD Input Modules

AAccuracy, 23auto-calibrationgain, 73offset, 72performing, 72saving calibration values, 75BBblock transfer read, BTR wordassignments,

Pagina 64 - Appendix F

IndexI–2PPower requirements, 32pre-installation considerations, 31programmingusing 6200 software, 51with multiple GETs, D1programming exa

Pagina 65

With offices in major cities worldwideWORLDHEADQUARTERSAllen-Bradley1201 South Second StreetMilwaukee, WI 53204 USATel: (414) 382-2000Telex: 43 11 016

Pagina 66

Using This ManualChapter 112Chapter Topics CoveredTitleAppendix A Specifications Your module's specificationsAppendix B Programming ExamplesAppe

Pagina 67

Using This ManualChapter 113Table 1.ACompatibility and Use of Data TableCatalogNumber Use of Data TableInput Output Read

Pagina 68 - Printed in USA

Chapter 22Chapter 21Overview of the RTD Input ModuleThis chapter gives you information on: features of the input module how an input module communi

Comentarios a estos manuales

Sin comentarios