Some simple Allen Bradley questions...

Johnny T

Member
Join Date
Jul 2003
Location
Fife, Scotland
Posts
642
Hi

I'm used to programming Siemens stuff but haven't touched AB for a few years now. I've got some simple mods to do to a program at work and wondered if anyone could set me straight on a few things... Firstly, how do the internal bits work? Is it..

I - Input
O - Output
B - Boolean bit (memory register bit)
N - Number? Like a marker word to hold an integer

Any others?

My second question is, does anyone know where I can find a simple run through of stuff like this specific to AB. As I mentioned, I'm up to speed with other PLC systems but just need pointers on AB.

Many thanks

JT ;-)
 
T -Timers
C - Counters
F -Floats
Etc.

What series of AB PLC are you working with? SLC500, PLC2, PLC5, MicroLogix?
 
IOBN, yes to all. N is their integer file. F would be for floating point decimal numbers.

If you have a local distributor, I believe they can hook you up with some free labs which should get the ball rolling. The lab handouts are probably available on their website as well, but I have not checked. If you are familiar with other platforms, I would think reading through these labs should get you up to snuff fairly quickly and easily. Good luck.

Russ
 
Hi Johnny,
I find myself having to refamilarise with AB for a production line we are inheriting, This link helped me when i was at college:

http://plcguide.mrplc.com/

Have a look at programmming references tab and then half way down the page is the Data types.

Hope this helps

Steve

EDIT: Cant spell ;)
 
Last edited:
A big thanks for all the info...

Its a SLC 500 PLC out of interest. I've printed out that page you recommended STL?? and will read and digest. I'm just trawling through some of the literature on the rockwell site from PeterW's link.

Cheers

JT ;-)
 

Similar Topics

Found a couple of old unused Micro 810s with lcd displays in the miscellaneous section. Don't ever use ccw or indeed any Allen Bradley, but...
Replies
12
Views
4,144
Hi, Can anyone else try this and tell me what revision you are using if the value is correct. Subtract SUB Source A 1.0 (constant) Source B .8...
Replies
9
Views
2,806
Hi all, Writng a FB in ST on Beckhoff TC for a pulser which turns on and off on a cycle, is paused by turning bControlInput to FALSE, but resumes...
Replies
6
Views
246
I'm trying to build my Classic Step 7 programming skills this weekend. I get stuck on little things that are not covered in YouTube tutorials. I'm...
Replies
7
Views
311
I have a program that does a 7 second "scan" sensor calibration routine whenever a setting (setting is called assistance level or "AL" and ranges...
Replies
3
Views
208
Back
Top Bottom