Internet PLC Forum

General => Technical support => Topic started by: cch1955 on November 19, 2015, 01:19:34 PM

Title: An opportunity for improvement
Post by: cch1955 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.

Title: Re:An opportunity for improvement
Post by: cch1955 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.

Title: Re:An opportunity for improvement
Post by: support 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.
Title: Re:An opportunity for improvement
Post by: support 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.
Title: Re:An opportunity for improvement
Post by: cch1955 on December 03, 2015, 02:15:40 PM
Very good. Thank you for your quick resolution of this issue.