read loops

that is what I am suspecting.

From this input, I want to see the maximum amplitude that the positive pulse reaches. (or at least if it is above an amplitude I set)
 
Where is this analog input coming from. Why is an analog input pulsing?

I agree with Bit Bucket 07 this is not a scan time issue, it's a analog input card's update issue.
 
The PLC scan time is usually under 10ms for that model, but the analog input update time might be around 100ms (wag from memory).

EDIT: On the expansion module advanced configuration you can adjust filter settings which affect update times. The fastest for a 1762-IF4 will be 130ms and can be as slow as 530ms. The default is 450ms.

What is the duration of the pulse?

Also, can you share your logic? (zip it and attach to a post)
 
Last edited:
that would explain then - the total period is only about 200ms. So my positive pulse is about 100ms. I'm surprised it works as often as it does!

thank-you everyone for your help on this matter! I will have to find a workaround.
 

Similar Topics

Hi, The hardware is: Click Plc model # CO-O1DD1-O HMI model # S3ML-R magnetic-inductive flow meter model # FMM100-1001. I will set the flow meter...
Replies
4
Views
108
Is there a way to use the FAL instruction to do +=2 instead of +=1? I have an array that is organized with alternating "data" and "flag" values...
Replies
5
Views
123
Hi everyone i have a customer, who wants to show an alarm on the machine, if the I/O forces are enabled and set, on at ControlLogix L81E with...
Replies
3
Views
223
Hi Iam using monitouch hmi(V9 soft) with omron plc cj2m (CX programmer). In this I want to read a data from hmi to plc. The data was like...
Replies
0
Views
90
Hi everyone. Quick questions. On UnityPro, I want to open and quickly read tags from a .STA files witouth opening the program. I have 30 plc...
Replies
2
Views
128
Back
Top Bottom