MVP 2023 Flex727 Posted January 14, 2013 MVP 2023 Report Posted January 14, 2013 My latest project requires the "Trends" functionality available on the color vision products. This is a function I haven't used before and I'm trying to pick it up from the Help files. One of the Help topics says: "To learn more about Trends, check Trends - Color Vision.vlp in the Help> Examples", but I do not find that in my version of Visilogic (9.4.0). I also can't find it online at the Unitronics website. Anyone know where to find this? Also, I seem to recall a Webinar about Trends at one point in time, but it doesn't appear to be here anywhere. Perhaps I'm mistaken, but I saw that Unitronics was asking for suggestions for webinars - Trends would definitely be a good one.
MVP 2023 Joe Tauser Posted January 15, 2013 MVP 2023 Report Posted January 15, 2013 Unfortunately the Examples are rather dated. Try sending an email to support@unitronics.com and maybe they can send you something. Joe T.
MVP 2023 Flex727 Posted January 15, 2013 Author MVP 2023 Report Posted January 15, 2013 Thanks, Joe. I did find a user-submitted file titled "V570 Trends SD Example" which has been extremely helpful, especially since I do foresee needing to save the trends to SD.
Ryan Posted January 15, 2013 Report Posted January 15, 2013 The built in SD trend example is in Version 900\Project Examples\SD\V570_SD_Card_Trend_Read_Write_Append We do have a webinar that covers the regular trend function, it is labeled as "Analog". SD trends is a great idea for a future webinar thou, I have already added it to my list. Thanks! 1
MVP 2023 Joe Tauser Posted January 16, 2013 MVP 2023 Report Posted January 16, 2013 Ryan - it wouldn't be too terribly hard to copy that example over to the Trends directory in the Visilogic distribution. There are no Color trend examples in it right now- could we make a request of this to the Creators? Joe T.
bbird Posted March 20, 2013 Report Posted March 20, 2013 Along these lines, is there a way to change the x axis of the trend from time to another value (like a register location)... to show something like force vs distance instead of force vs time. 2
Ryan Posted March 20, 2013 Report Posted March 20, 2013 Not with the built in trends found in the Enhanced series of controllers, however it is possible using the old function block method. There are some great examples in visilogic (Version 900\Project Examples\Trends\) You can store all your XY points in a data table and use the trend function blocks to draw the line on the screen.
ahalsall Posted April 1, 2013 Report Posted April 1, 2013 Im Having an issue with the trending, i am taking a resulting value from a math routine and trying to trend the result, it works fine till i open the page to watch the real time tranding, but when im on the page the resulting value drops down to 1 and stays there till i move off the page, once off the page then the resulting value returns to the expected value
Ryan Posted April 1, 2013 Report Posted April 1, 2013 In the trends HMI element, what do you have set for the "Link" operand. This should be set to a new operand and not the value you want to trend. It will store the value of the current curve you are looking at. My guess is you may have it set to the value you want to trend and when you go to the HMI screen it is being set to 1, for curve 1.
Cara Bereck Levy Posted April 3, 2013 Report Posted April 3, 2013 Ryan - it wouldn't be too terribly hard to copy that example over to the Trends directory in the Visilogic distribution. There are no Color trend examples in it right now- could we make a request of this to the Creators? Joe T. Ok Joe, it will be there in the next version. Thanks for pointing this out! 1
Garry Posted April 3, 2013 Report Posted April 3, 2013 Not with the built in trends found in the Enhanced series of controllers, however it is possible using the old function block method. There are some great examples in visilogic (Version 900\Project Examples\Trends\) You can store all your XY points in a data table and use the trend function blocks to draw the line on the screen. Would you be able to mention the specific examples you are referring to here? I was looking through the sample programs there and not really coming across anything regarding this (from my perspective).
Ryan Posted April 3, 2013 Report Posted April 3, 2013 http://forum.unitronics.com/files/file/30-%7B%3F%7D/ this one hope it helps, let me know if you have any questions 1
Neon273 Posted June 25, 2013 Report Posted June 25, 2013 this one hope it helps, let me know if you have any questions Hi Ryan, I'm really battling with Trends, graphs, plots etc... the 'Help' files are extremely vague. I would like to take a screenshot of a waveform on my Oscilloscope, and display it on my Vision 1040. I've managed to successfully pull data from an Oscilloscope via GPIB and store it in MI's or a DT. What is the best way to display the captured waveform (stored in the DT or MI's) on my HMI? I've tried using the concepts within the examples 'V280_Trend_History.vlp' & 'V570_Draw graph_5.vlp'... but find that the Trend methods to be sluggish - moving data bit by bit with each scan cycle is time consuming. Is there an instruction or means to copy an entire DT or range of MI's to the Trend buffer, and display it within a couple of Scans?
MVP 2023 Flex727 Posted September 10, 2021 Author MVP 2023 Report Posted September 10, 2021 On 4/3/2013 at 8:49 AM, Cara Bereck Levy said: Ok Joe, it will be there in the next version. Thanks for pointing this out! @Cara Bereck Levy, best as I can tell, this has not been done.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now