Sir,How to find the minimum and maximum value of a single parameter. Eg I need to find the min and max speed of machine for 8hrs. Thanks in advance
In reply to vmvmhatre:
In reply to royalvnm:
DTE block can be used to generate timed pulse at start of shift.
Refer approximate code that can be put in action block that will calculate maximum and minimum value of input parameter.
In addition, array parameters can be used to store maximum and minimum of previous shifts.
Andre Dicaire