RSLogix500 - counters with AB 1762-IQ8

plaurent

Member
Join Date
Feb 2009
Location
NC
Posts
23
Howdy folks!

I'm putting a higher speed counter in place (AB 1762-IQ8), and am unsure as to whether I need to use the HSC instruction in the ladder, or whether a CTU/CTD would do the job for something that would see around 70 counts per second max. Any takers?
 
Howdy folks!

I'm putting a higher speed counter in place (AB 1762-IQ8), and am unsure as to whether I need to use the HSC instruction in the ladder, or whether a CTU/CTD would do the job for something that would see around 70 counts per second max. Any takers?


I personally would use the onboard inputs of the PLC. Depending on the model, the first four inputs of the PLC are setup for high sped input. The fist 8 inputs of a ML1500 are for High Speed inputs.

You can use the HSC instruction or the CTU/CTD whchever you prefer. Only the ML1500 has two HSC instructions. I would also use a ONS instruction before the CTU instruction.

Hope this helps
 

Similar Topics

So here's my situation, I have been tasked with modifying the logic to mimic a button press in the PLC. I have two identical machines however one...
Replies
6
Views
534
Hello, I'm new to programming. I'm using RSLogix500 to modify an existing program for a SLC500. My plan was to use one of the existing inputs...
Replies
26
Views
1,960
So i have an allen bradley rack (2080-LC50-24QWB), i have it connected through ethernet. I dont have an offline program so im trying to upload...
Replies
6
Views
664
Hi Everyone, I am supporting a system which runs on a SLC 500 (1747-L532). A fault has developed whereby the output state of some digital outputs...
Replies
10
Views
987
Hello, I am currently taking a course on plc programming and in the course rslogix 500 is being used. I am however having a problem since it keeps...
Replies
4
Views
1,685
Back
Top Bottom