Micro850 High Speed Counter Problem: Cant read over 69 hz

JeffreyS

Member
Join Date
Apr 2016
Location
Tulsa
Posts
36
I have a square wave being put into the Micro850 input channel 0. I have tried with counting the rising edges with code and with trying the high speed counter example in the user manual. Both act the same. When I do 69 pulses a sec or 69 hz the counter doesn't miss any. When I go to 70 hz the pulse counter starts missing by about 10 pulses.

My system speed sysva_TCYCURRENT is 0 to 1 ms
SYSVA_TCYMAXIMUM is 3 ms

When I try to use the high speed counter I do get the data back out of hsc.accumlator so it seems like its working.

If I go over 100 hertz it doesnt even register 1 pulse or count?? Which is weird the specs says all 24 DC model Micro 800 have 100 Khz high speed counters. We arent even close to that? Is this the upper end limit of the 2080-LC50-48QWB Micro 850 plc or are we not using the code right?
 
Last edited:
I set the Embedded I/O input filter to 5 microSeconds and the EII edge to rising and Im at 200 counts on 200 pulses!!!

Cant access the pdf on rockwells site. Can anyone send me information about the embedded IO EII edge and filtering documentation?
 
This is almost certainly a discrete hardware input filter issue.

The default input filter on most A-B DC inputs (including the Micro 830/850) is 8 milliseconds, intended to filter out noise from 60 Hz sources, and consistent with what you're seeing.

I'm not experienced enough with the Micro 800 to know how the filters are applied for general-purpose inputs vs. the hardware high speed counters.
 
This is almost certainly a discrete hardware input filter issue.

The default input filter on most A-B DC inputs (including the Micro 830/850) is 8 milliseconds, intended to filter out noise from 60 Hz sources, and consistent with what you're seeing.

I'm not experienced enough with the Micro 800 to know how the filters are applied for general-purpose inputs vs. the hardware high speed counters.


This would be my bet too. The image I've attached is from v10 CCW, but it should be similar to whichever version you are using.

m850_HSC.png
 

Similar Topics

Hello, First post to these forums, long time reader. I have Micro850 PLC (2080-LC50-48QWB) with 3 2080-IF4 plug-in modules and 2 2080-MOT-HSC...
Replies
2
Views
1,779
We have some Pines Benders that we want to upgrade to a digital bend angle, one of them has a CompactLogix PLC with a 1769-HSC module, but I was...
Replies
0
Views
1,807
I can't get the encoder pulses to show up on the function block when I'm in "de-bugging" mode, which is the on-line mode of the software. I...
Replies
11
Views
7,229
Hi everyone, I am working with micro850, a proximity sensor (FOTEK, PL-05P) and a 3DOF serial arm robot. I use MC_MoveRelative to control the...
Replies
1
Views
43
HI everyone! I am trying to use a Micro850 to control a SureStep (Leadshine) Stepper drive (DM805-AI) from Automationdirect. I have no trouble...
Replies
7
Views
167
Back
Top Bottom