Author Topic: An opportunity for improvement  (Read 6638 times)

cch1955

  • Full Member
  • Posts: 198
  • Automated Machine Systems Designer
    • View Profile
An opportunity for improvement
« on: November 19, 2015, 01:19:34 PM »
I was doing a quick test program when developing a MT8050iE HMI interface.

I noticed a complier error when it reacts to this bit of code with a simple error in it.

I am running the latest Beta, latest Java on windows 7

When you do a compile to test the code, it apparently sees the code problem, and flashes the complier error message, but it remains on the screen for about 1/100 of a second (just a flash) , and then returns to the ladder screen, no error message etc.

If you didn't know the regular process it goes though compiling , you could be surprised.


cch1955

  • Full Member
  • Posts: 198
  • Automated Machine Systems Designer
    • View Profile
Re:An opportunity for improvement
« Reply #1 on: November 20, 2015, 09:12:45 AM »
This happens when the ladder editor is in full screen mode.

The error message and open editor to see the error is in a window behind the full screen.

I think the complier error screens should always be displayed on top of the current active screen. Having to go looking for it or to have to navigate to it and select it to take action is needless.


support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3170
    • View Profile
    • Internet Programmable PLCs
Re:An opportunity for improvement
« Reply #2 on: November 21, 2015, 01:25:28 AM »
Thank you for your feedback. We will send the report to the development team to improve on this issue in the next software release.
Email: support@triplc.com
Tel: 1-877-TRI-PLCS

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3170
    • View Profile
    • Internet Programmable PLCs
Re:An opportunity for improvement
« Reply #3 on: November 24, 2015, 11:17:21 AM »
That issue emerged only on JRE 1.7 and above. It actually was working fine on JRE 1.6.

In any case we have made some changes to the code to fix the issue so now it works on JRE 1.7 and 1.8

Note that TRiLOGI 6.50 and 7.10 are now officially released. Please download the official version (build 09) and this should no longer be an issue.
« Last Edit: November 24, 2015, 11:18:00 AM by support »
Email: support@triplc.com
Tel: 1-877-TRI-PLCS

cch1955

  • Full Member
  • Posts: 198
  • Automated Machine Systems Designer
    • View Profile
Re:An opportunity for improvement
« Reply #4 on: December 03, 2015, 02:15:40 PM »
Very good. Thank you for your quick resolution of this issue.