Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

hypertrend control limit

Is there a way to place a control limit line on a hypertrend object?
The control limit value is not being logged but is an input from a file.
 
Frank
0 Kudos
Message 1 of 3
(3,198 Views)

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

0 Kudos
Message 2 of 3
(3,193 Views)

The animator works perfectly!!

 

Thanks

 

Frank

0 Kudos
Message 3 of 3
(3,185 Views)