Micrologix 1200 HSC instruction

Kyle Grathwol

Member
Join Date
Dec 2005
Location
Sandusky, Ohio
Posts
129
I am faced with a situation that will require using the HSC instruction with a PID instruction both of which I have never used.

The HSC will read a PPU measuring the speed of a hydraulic motor. How do I configure the HSC instruction to read the value as a frequency instead of counting up?

Thanks in advance for your help.
 
I’ve just run into the same problem with a ML1200 HSC application.

I plan to:
· read the HSC:0.ACC,
· use the last scan in 100 usec units,
· calculate scans per minute,
· multiply HSC:0.ACC by scans per minute to get counts per minute,
· put in a simple lag filter to smooth out the scans per minute,
· convert that to rpm,
· then reset the HSC.

It’s not ideal, but it should get the job done.

I hope this is helpful.
 

Similar Topics

I am doing a PF correction and am using a micrologix 1200. I am trying to find the difference between 2 counts from my high speed counter. Is...
Replies
0
Views
1,166
Question about HSC in Micrologix 1200. I am trying to program a HSC in a Micrologix 1200. I can set it up in the function file and see the...
Replies
3
Views
3,492
Anyone have experience with the Micrologix 1200 HSC and linear encoders? I have 2 questions... 1. I have output signals A, B, Z... coming off...
Replies
1
Views
4,438
Hello All, I'm having my first experience with the ML line and their HSC function. It took a bit of head banging but I finally figured out how to...
Replies
1
Views
3,552
This seems like an easy one but I haven't found the answer yet. I have a micrologix 1200 and a program which uses a STI and IOM to control some...
Replies
4
Views
3,925
Back
Top Bottom