01-19-2006 03:02 PM
01-20-2006 12:27 AM
Hi Frank,
The easiest solution would be, obviously, to log the Control limit and then trend that as well. You can pass the value fom the file to an Expression object. Then log and trend this Expression object.
If the above is not an option, you can either:
1. Use the Scale object. Set the control limit from the file to the Max input of the Scale object. And place the Scale next to the trend.
2. Use the Animator object along with a graphic that looks like a line to move it up and down based on the control limit.
You could actually use both the above options together. I am attaching a LKS file that demos this.
Not perfect, but hope this gives you some ideas.
Regards,
-Khalid
01-20-2006 08:06 AM
The animator works perfectly!!
Thanks
Frank