AB Encoder Code

Steve_D

Member
Join Date
Jul 2002
Location
Albury/Wodonga
Posts
92
I am programming an AB HSCE2 encoder module in an SLC5/03. I have the manual (all 300 pages of it) but its a hard read ("sort of like lord of the rings"). Anyway, I would ask for an explanation but the manual indicates that that would be a long drawn out process so I was hoping that someone could perhaps send me some code of one that they had set up (I am using RSlogix 500) so I can see for myself how the programming blocks and data words etc tie together. I am not trying to take the easy way out but sometimes things are a lot clearer when you get to the end of the road and look back.
 
I forget, does that one use M files, or O: words for it's configuration? Either way, the values you put in the M0 or 0:xx file cause the counter to act the way it ultimately does. There are many options, so many, it makes the wrinkles in my brain go smooth, sometimes. Some values you read from the M1: file, some from the I:xx file. The first step is to decide what you want it to do, then search the configuration part of the book to figure out how. I couuld help more if you were more specific. I've used the HSCE, not the HSCE2, but I've got a manual for it, somewhere. If I sent you sample configuration code, it would simply be a file copy rung to configure the module. The value of the words in the copy from file is the key to how it operates.
 
I've used incremental encoders wired to HSCE2 modules for positioning purposes. I can send you the set up file for that type of application.
Keep in mind, that it won't help you if your wanting to use the ouputs on card to energize at certain counts.
 
There are about 30 Knowledgebase documents on "support.rockwellautomation.com" regarding the HSCE2, so clearly you're in good company.

One of them is even called "HSCE2 - As Simple as It Can Get ?", which contains minimum configurations to get counting to begin.

I have a pair of thick "quick-start" documents explaining the HSCE2 buried somewhere from factory training two years ago... I'll dig them out and see if I have electronic copies.

What's the basic configuration you want to set up ?
 

Similar Topics

Hey guys, Although I've poured through this forum for help in the past this is my first post. I am looking at replacing obsolete Baumer IVO...
Replies
6
Views
1,946
First time I have used an absolute encoder and it is definitely:banghead:. I have a Siemens 6FX2001-5FN25...
Replies
21
Views
6,049
I am migrating a PLC-5 to CLX. I do not have the option of changing out the existing encoders (845D-SJHZ25AGCW4). 8-24v DC, 256...
Replies
0
Views
1,596
Hi I have a question about a gray code absolute 8 bit encoder. The encoder is connected to 8 inputs on an Allen Bradley PLC. if you turn the...
Replies
6
Views
2,262
Hello everybody.. I am new as programmer. I got a project in which i have to control some mechanical cams. I have micrologix 1400 1766-L32BXB and...
Replies
1
Views
2,691
Back
Top Bottom