hold hi and low numbers

escoplcguy

Member
Join Date
Jun 2010
Location
New Jersey
Posts
191
Hey all,

I have a question for a slc 5/03....what i have so far is a block is being pushed through a sensor and it is measuring the block....everyting is working fine but they want me to for each block that gores through to hold the highest number and the lowest number for that block. were data logging so it can erase after the next block gets pushed through....how can i do this??? plesae help!!
 
not 100% I understand your question ... but if I do, the basic "MIN/MAX RECORDER" ideas shown below might help get you started ...

do you also have to "store" a collection of the MIN and MAX values after you capture them? ... if so, how many must be stored? ...

going further ... depending on how your system is set up, the RESET rung below might have to move a very HIGH value into MIN - and a very LOW value into MAX ...

.

minmax.JPG
 
Last edited:
thank you guys, im a bit late in seeing the responses but yes ron that was what i thought up after actually sitting and thinking about it for a bit.......obviously that is the only way :) thanks again guys for the responses hopefully this helps someone else in the future........while im here can i ask you guys about signal conditioning?? my signal even scalled is very jumpy.....any way to condition this? have it be less all over the place....just thought id ask.
 
while im here can i ask you guys about signal conditioning?? my signal even scalled is very jumpy.....any way to condition this? have it be less all over the place....just thought id ask.

You should first find out why it's so "jumpy".

See txt. below for a simple filter.

FV=FV+C(NV-FV)
Where:
FV= Filtered value
C= constant (range 0-1) The smaller the number the more dampening.
NV= New Value
 

Similar Topics

Hello I am trying to make a program work with a sqo instruction .The process has 5 steps ,and a starting step of zero.There should be 8 sec...
Replies
17
Views
1,050
Howdy Everyone, We have an old HMI that is a UniOp Model eTOP310U201. It is the only one in the plant, and i didn't even know it was here until a...
Replies
15
Views
2,106
Hi everyone: Is there a way to stop a PowerFlex 755 in a fast ramp and then hold the motor for a few seconds? I need this to avoid the load to...
Replies
6
Views
1,260
Greetings to all ... I've never owned or needed a household generator – but current conditions have convinced me that now's the time to buy one...
Replies
23
Views
6,871
Good Afternoon, We had a few power outages yesterday . I had several " Hold In " conditions that the operator selects on her HMI . They are...
Replies
3
Views
1,535
Back
Top Bottom