Internet PLC Forum

General => Technical support => Topic started by: cdenk on December 22, 2013, 09:07:43 AM

Title: Online monitoring default file open problem
Post by: cdenk on December 22, 2013, 09:07:43 AM

T100MD-r50, Trilogi 6.46 and 6.47, Windows 8

When I go to online monitoring > local > Open matching source file > open local, the default file has appended to it " 1.pc6"
Example
real file name "clean.pc6'
default  name "clean.pc6 1.pc6"

Deleting the added > enter and file loads OK
I have tried renaming, copying and renaming with no success.
Clicking on the file name form the list will replace the default with the correct name.

I have just updated to v6.47 with no change in behavior.
Title: Re:Online monitoring default file open problem
Post by: support on December 22, 2013, 09:39:19 PM
I think it is a minor bug - if the file name extension of the file transferred to the PLC is .PC6 (i.e. 'P' and 'C' are both uppercase), the filename is retrieved correctly but if the extension contains lower case 'p' or 'c' then it was not trimmed properly when the filename is retrieved.

This bug has been reported to the development team and it should be fixed in the next i-TRiLOGI update.
Title: Re:Online monitoring default file open problem
Post by: cdenk on December 23, 2013, 04:51:47 AM
Thanks for the quick reply :)  Had been battling with that a while, simple fix/work around. :)