ElectricalChile

Profiter L'Ingénierie

PLC S7-1200 Cabinets Learn English PLC Logo! SPANISHSPA


Programming Analog Outputs 0-10 Volts in RSLogix 500 PLC AB






OFF => 0V
Simulating Analog Outputs 5 Volts 0-32767/0-10 Volts


First, We must to know these concepts:

You Must to Know

Basic English
First Times PLC Allen Bradley




STEP 1 : Programming Blocks AQ RSLogix500

Let's Configure and Scale main blocks to activate Outputs AQ

Go to Software RSLogix 500 and choose the CPU

configuring analog outputs rslogix plc allen bradley

First gonna to configure a "Analog Outputs Module" go to side in I/O configuration and select one of the Hardware of AQ, in this example will choose 1762-IF2of2 that include 2 Channels Inputs and Analog Outputs


Remember always is important Configure and Verify if the Analog Outputs will work in 0 10 Volts

For this example and understand how it works, will create a simple Start and Stop and go to create a program for work with Analog Outputs values becoming in a Voltaje Output (Volts)

Let's review the blocks and the important details to consider


salidas analogicas rslogix 500 plc allen bradley

Now we know that the blocks "MOV" will transform in this case our signal ON-OFF in Analogic Values, Let's analyze a simple program how create a Output in 0 Volts => 0 y 10 Volts => 32767

salidas analogicas rslogix 500 plc allen bradley

The program shows when the Output is "OFF", the second block MOV is activated where the value "Source" is 0 => 0 Volts ; when the program is "ON" will activate the "MOV" Source with value 32767 that means 10 Volts; all this using the blocks "B3:0" in opposite form, using closed and open contacts

All these numeric values are stored in Decimal Integer N7:0, now go to configure "SCP" to finally create our Analog Output


salidas analogicas rslogix 500 plc allen bradley

In this example gonna create 2 Blocks SCP

For the First Block

For the Second block


VIDEO SCALED ANALOG OUTPUTS



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 don't incluide Analog Outputs to use, this is the reason to consider always Analog Outputs Modules AQ; and remember configure the signal if is in Volts (0-10V) or Current (0/4-20mA)

  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"