Issue in WinccOA database power config \"Description\" import / Export

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
5 posts • Page 1 of 1
SenthilMurugesan
Posts:15
Joined: Tue May 24, 2016 8:29 pm

Issue in WinccOA database power config \"Description\" import / Export

Post by SenthilMurugesan »

Hi Team,

In WinccOA database power config "Description" export is working fine V3 format.
But when importing back with changes it's not importing, please see the log msg.


Thanks
Senthil M

SenthilMurugesan
Posts:15
Joined: Tue May 24, 2016 8:29 pm

Re: Issue in WinccOA database power config \"Description\" import / Export

Post by SenthilMurugesan »

Sorry miss the log file in below mail, Please find it https://www.winccoa.com/fileadmin/image ... ascii1.zip
Attachments
wccoaascii1.zip
(4.54 KiB) Downloaded 212 times

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Issue in WinccOA database power config \"Description\" import / Export

Post by leoknipp »

It looks like you have double quotes in the file and therefore the import is not possible.
LANG:10010 ""U1_AVR_A""
Normally it should like LANG:10010 "U1_AVR_A".

Best Regards
Leopold Knipp
Senior Support Specialist

SenthilMurugesan
Posts:15
Joined: Tue May 24, 2016 8:29 pm

Re: Issue in WinccOA database power config \"Description\" import / Export

Post by SenthilMurugesan »

Hi Leopold,

I thought the format was correct but I look like not, thanks for correcting me.

Moreover I analysis why format changed, I found that when I modify the description in excel and save the changes in excel and open the same file on notepad. I saw those double quotes format change, I don't know why.

Later I closed the notepad file and re-open the same in excel, I didn't see those double quotes in excel for the langstring.

We are doing import/export from our own using ascii command, not using Xls_powerconfig Mapara add-in. Excel is used to modification only power config variables, Please suggest me how to remove the double quotes from the ascii file.



When I export the file from WinccOA database Description Power config .

lt:3 LANG:10010 "Start Push Button" LANG:10001 "Start Push Button" LANG:10027 "Start Push Button"

When I open the file in excel and Save with changes "Start Push Button" to "Start Button" and open it in notepad, It changes automatically as show below.

"lt:3 LANG:10010 ""Start Button"" LANG:10001 ""Start Button"" LANG:10027 ""Start Button"" "

When I import back with ascii manager, I'm seeing those error. Can you suggest why its happening.

Thanks,

adaneau
Posts:310
Joined: Tue Feb 21, 2012 9:49 am

Re: Issue in WinccOA database power config \"Description\" import / Export

Post by adaneau »

Hi,

Those double quote adding is due to excel... nothing can be done for that in WinCC OA...

5 posts • Page 1 of 1