
adccommunitymod (AutomationDirect) asked a question.
Count down question.
Created Date: November 23,2014
Created By: gatlin63
**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****
I have a problem trying to make the display on the touch panel count down instead of up. The plc I am using is a click One of my timers is marked T3 My Set Point in seconds is DS3, My Current Value = TD3. In my HMI I am using the Numeric Value Display for TD3. Everything is working as it should but I want the value to count down not up on the panel. How do I go about this.
Created Date: November 23,2014
Created by: bcarlton
In a MATH instruction compute DS3 - TD3. Display that.
Created Date: November 24,2014
Created by: gatlin63
Thank You that was easy.
Created Date: November 23,2014
Created by: gatlin63
I have a problem trying to make the display on the touch panel count down instead of up.
The plc I am using is a click One of my timers is marked T3 My Set Point in seconds is DS3,
My Current Value = TD3. In my HMI I am using the Numeric Value Display for TD3. Everything is working as it should but I want the value to count down not up on the panel. How do I go about this.