ElectricalChile

Profiter L'Ingénierie

PLC S7-1200 Cabinets Learn Spanish PLC Logo! SPANISHSPA


Programming Analog Inputs 4-20mA in RSLogix 500 PLC A-B






0% => 4mA => 3277
Simulating Analog Input 4-20mA in 3277-16384/0-100 Activate >70


First, We must to know these concepts:s

You Must to Know

Basic English
First Times PLC Allen Bradley




Step 1 : Programming Blocks RSLogix500

Configure and Scale the Analog Inputs 4 20mA in Real Values

Go to Software RSLogix 500 and choose the CPU

temporizadores rslogix plc allen bradley

First in this case gonna configure "Analog Input Module" go to side in I/O configuration and select one of the Modules AI, for this case will choose 1762-IF4


Now in this example configure Inputs AI 4-20mA select "Adv Config" and then "Analog Input Configuration", for this case the Electrical System in CHILE has Frecuency 50HZ, So select 50 HZ in Filter, if your country has a frecuency of 60HZ you should select 60HZ


Next step and very important is add the function "SCP" Scale with Parameters

analog inputs plc allen bradley

As you see in image, we can add a "BIT" tipical, right click and select "Change Instruction Type", after write "SCP" and will appear the block we need...SCP

before to begin to configure this IMPORTANT BLOCK, Let's analyze:


scale analog inputs rslogix 500 plc allen bradley

Start to configure the block "SCP", first go to I1- INPUT and open, change Binary to DECIMAL; we can see in the window Inputs from the AI Module that we have added above

analog inputs rslogix 500 plc allen bradley

Now and Very Important add the Analog Input I:1.0 to the block SCP


scale analog inputs rslogix 500 plc allen bradley

Then select the N7 INTEGER Block in the side and add it to the OUTPUT of the block "SCP"; it means that Instruction has the first scaled Final Value in Real Time; with this variable N7.0 we can create more instrucctions and new scaled values, the block with the first scaled is OK

Now go to scale 2 blocks SCP


how scale analog inputs rslogix 500 plc allen bradley

For the First Block

For the Second Block

analog input rslogix 500 plc allen bradley

entradas analogicas rslogix 500 plc allen bradley

Finally to create digital outputs in relation to the measurement we can use instructions "Higher or Lower value to Output" add the blocks GREATHER THAN or LESS THAN

Next image example show the values of an Analog Input that shows how the value is scaled and what parameters change, when the "Greater Than" is higher that the value assigned by us, the Output GRT is activated


VIDEO SCALED ANALOG SIGNALS



QUESTIONS & ANSWERS

HERE THE LIST OF ANSWERS:

  1. Where Download any free Allen Bradley Software?
    You can download free version Micro in Rockwell Download Center Rockwell Download Center Webpage this softwares is very usefull to learn, programming, configure and understand how a PLC Allen Bradley works; more details Learn how Download RSLogix 500 Micros

  2. Where Simulate My PLC Programming Allen Bradley if I dont't have a real PLC?
    Learn in First time programming and simule PLC AB you can see how to communicate RSLinx - RSLogix - Emulator 500; an excellent tool to verify and really learn instructions in a PLC AB

  3. How add the Addresses to Analog Inputs and Outputs to my Programmation in PLC Allen Bradley?
    Side of Software choose the blocks INPUT (decimal), OUTPUT (decimal), etc; to watch in details go to STEP 1 Sometimes PLCs that include Analog Inputs in his CPUs are AI in 0-10 Volts; to work with AI 4-20mA you must to add Hardware/Modules to the CPU

  4. Why Cant Communicate Emulator 500 AB with RSLinx and RSLogix?
    One of the typical errors is create a program, make changess and NO Compile it and Save, remember all changes you make before to Upload PLC Yes or Yes you must to compile above in the icon "Verify Project"