balazs.tarro-HUN Posted July 20, 2020 Report Share Posted July 20, 2020 Hi! First of all I'm attaching a photo: Why are the max values equals to 1? All the curves format settings are equal and all of these are INT16. What a hack am I doing wrong??? Please let me know before I freaking out 🙂 Quote Link to comment Share on other sites More sharing options...
Saragani Posted July 20, 2020 Report Share Posted July 20, 2020 Look for the Trend's min/max Quote Link to comment Share on other sites More sharing options...
balazs.tarro-HUN Posted July 20, 2020 Author Report Share Posted July 20, 2020 As you can see MIN value is 0, MAX value is 1000 Quote Link to comment Share on other sites More sharing options...
Saragani Posted July 20, 2020 Report Share Posted July 20, 2020 Can I have the project for testing? Which version of UniLogic you are using? Quote Link to comment Share on other sites More sharing options...
balazs.tarro-HUN Posted July 21, 2020 Author Report Share Posted July 21, 2020 UniLogic V1.29.111 USP-156-B10  I'm sorry it is not allowed to send my project file. However I've some USP-070 PLC in stock, I'll try trends on it and send some news Quote Link to comment Share on other sites More sharing options...
MVP 2022 Ausman Posted July 21, 2020 MVP 2022 Report Share Posted July 21, 2020 balazs, in your screenshot your item #2 (linked to TB1) is not 1000, it is 1500. Does changing it to 1000 make a difference? Also, have you actually got some values in the plc for it to work with? cheers, Aus Quote Link to comment Share on other sites More sharing options...
balazs.tarro-HUN Posted July 21, 2020 Author Report Share Posted July 21, 2020 I've tried severel values without any differences. °C units = Thermocouple with current transmitter 0-1000 °C 4-20mA Pa units = Differencial pressure transmitter 0-1500Pa 4-20mA Yes, the values are linked to analog inputs with live values. It is a working system and I still don't understand why it happens 🙂 despite of I've done severel unistream projects with trends, data tables, email and so on. I am confused now  Quote Link to comment Share on other sites More sharing options...
Saragani Posted July 22, 2020 Report Share Posted July 22, 2020 Can you save-as the project, then delete all ladder code, and all other HMI Screens (and all the things that are irrelevant), and leave only the Data Sampler? Then you could share the project because it does not contain anything secret. Quote Link to comment Share on other sites More sharing options...
Daniel_EWW Posted July 23, 2020 Report Share Posted July 23, 2020 Do you have an SD Card inserted? Each Data Sampler has a global data struct. You can look at the status integer of the data sampler if there is an error. (Enlosed a trend printscreen without inserted SD card) Quote Link to comment Share on other sites More sharing options...
MVP 2022 Joe Tauser Posted July 23, 2020 MVP 2022 Report Share Posted July 23, 2020 On 7/22/2020 at 1:13 AM, Saragani said: Can you save-as the project, then delete all ladder code, and all other HMI Screens (and all the things that are irrelevant), and leave only the Data Sampler? Then you could share the project because it does not contain anything secret. There's a reason we ask for the project file. It's difficult to troubleshoot a more complex object like a Trend without it. This thread has been going since Monday, and I'm sure you're frustrated. Post your Data Sampler information for the Trend. Joe T. Quote Link to comment Share on other sites More sharing options...
balazs.tarro-HUN Posted July 25, 2020 Author Report Share Posted July 25, 2020 On 7/23/2020 at 2:33 PM, Daniel_EWW said: Do you have an SD Card inserted? Each Data Sampler has a global data struct. You can look at the status integer of the data sampler if there is an error. (Enlosed a trend printscreen without inserted SD card) Sorry for my late! I was on a new project launch and I didn't have any freetime either energy to reply 🙂 Yes, I've inserted SD card. This is the first step after unboxing (it is necessary to update firmware what is my step 2) By the way I've just noticed a strange thing: is that normal if Sample Interval value equel to 0 in spite of that I set it to 10 seconds at the data sampler preferences? You can check it in this print screen: (You can also see the live values of the analog inputs)  On 7/23/2020 at 11:43 PM, Joe Tauser said: There's a reason we ask for the project file. It's difficult to troubleshoot a more complex object like a Trend without it. This thread has been going since Monday, and I'm sure you're frustrated. Post your Data Sampler information for the Trend. Joe T. I'm also attach the project file!  Trend.rar Quote Link to comment Share on other sites More sharing options...
Saragani Posted July 26, 2020 Report Share Posted July 26, 2020 I'm seeing the correct min and max on the trend. I'm forwarding this to the Panel Team leader. Quote Link to comment Share on other sites More sharing options...
louisgermain6 Posted July 29, 2020 Report Share Posted July 29, 2020 Hey Guys, Is there any news on this ? I have the same version and same kind of project with the same problem, if you found something it could help me too. Thanks in advance. Louis Quote Link to comment Share on other sites More sharing options...
louisgermain6 Posted July 30, 2020 Report Share Posted July 30, 2020 @@balazs.tarro-HUN I resolved it by forcing an update of the PLC firmware. I also had some problem to send mails. After the update everything got back on track. Louis. Quote Link to comment Share on other sites More sharing options...
balazs.tarro-HUN Posted August 1, 2020 Author Report Share Posted August 1, 2020 On 7/30/2020 at 5:17 PM, louisgermain6 said: @@balazs.tarro-HUN I resolved it by forcing an update of the PLC firmware. I also had some problem to send mails. After the update everything got back on track. Louis. Hi Louis,  I'm using UniLogic V 1.29.111 and I have the latest firmware. How do you mean to forcing an update? Need to start the procedure again? I'm just doing some logic to send emails. What are the issues? Quote Link to comment Share on other sites More sharing options...
louisgermain6 Posted August 3, 2020 Report Share Posted August 3, 2020 Hey @balazs.tarro-HUN Last week I had the same issue with the trends and another one sending mails. I contact the support to have some informations about it. Figured out that they didn't knew why I the sending mail status was always remaining to 0. But then they suggested me to force the update of the PLC. You can force an update going to unistream management in Unilogic and by clicking on remote update. I'm not 100% sure that it will resolve your problem, but it resolved both of mine. Â 1 Quote Link to comment Share on other sites More sharing options...
balazs.tarro-HUN Posted August 4, 2020 Author Report Share Posted August 4, 2020 On 8/3/2020 at 9:05 AM, louisgermain6 said: Hey @balazs.tarro-HUN Last week I had the same issue with the trends and another one sending mails. I contact the support to have some informations about it. Figured out that they didn't knew why I the sending mail status was always remaining to 0. But then they suggested me to force the update of the PLC. You can force an update going to unistream management in Unilogic and by clicking on remote update. I'm not 100% sure that it will resolve your problem, but it resolved both of mine.  I've just done forced update. Did not solve the trends problem Quote Link to comment Share on other sites More sharing options...
louisgermain6 Posted August 4, 2020 Report Share Posted August 4, 2020 Try contacting the support by email sending your program, they might resolve it. Good luck with it, Louis Quote Link to comment Share on other sites More sharing options...
wsf28 Posted September 1, 2020 Report Share Posted September 1, 2020 Hi every body, i had the same problem, i did this: downloaded the examples. put this example in my plc it did not work then a update again my plc ( it was in the lastest version but i did again), this time with remote update, after this, the trend worked, and finally i downloaded my project   Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.