Jump to content

Karthik888

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Karthik888

  1. Karthik,

    could you please answer above question(s)?

    Then we can help you.

    Ton

    ok i will list the things which i have done so for ,.....

    1.I have LV 2009

    2.I have enabled UseUnicode=TRUE in my LabVIEW.ini file.

    3.In my control panal ->Regional Language->Language tab->I have enabled supplymentry language support.

    4.I am having a excel sheet which contains russian language text.

    5.I am using ActiveX for Excel read from LV and updating the datas in a Table Control..

    6.While reading the russian language text it displays ?????......

    this the current problem i am facing can u suggest me the right path to read those datas and display it in a Table control...........

    :)

  2. So I was playing around with Unicode in LabVIEW stuff, and for some controls and indicators you need to append the BOM to the front of the string. In LabVIEW that is typically 0xFFFE to the front of the string. It worked for the tree contro and table. Here is an example. Tell me if it works for you.

    Hey your Table Contol is working fine..... but i am facing a problem while reading from excel sheet and then loading to Table control...............

  3. HI FRIENDS,

    I AM FACING ONE PROBLEM.I AM HAVING ONE EXCEL SHEET WHICH CONTAINS 11 SHEETS IN EACH SHEET EACH LANGUAGE STRINGS WILL BE AVAILABLE FOR EX : ENGLISH ,GERMAN,RUSSIAN,CHINESE.... etc.. NOW I AM TRYING TO READ THIS EXCEL SHEET AND TO LOAD THE CORRESPONDING DATAS IN A TABLE CONTROL.WHILE READING A RUSSIAN LANGUAGE I AM FACING A PROBLEM THE STRINGS WERE DISPLAYED AS"????".. EVEN I HAVE ENABLED USEUNICODE=TRUE IN LABVIEW.INI FILE TOO. BUT STILL I AM FACING THE SAME PROBLEM.. CAN ANY ONE PROVIDE A SOLUTION FOR THIS smile.gif........

    REGARDS,

    KARTHIK

  4. HI FRIENDS,

    I AM FACING ONE PROBLEM.I AM HAVING ONE EXCEL SHEET WHICH CONTAINS 11 SHEETS IN EACH SHEET EACH LANGUAGE STRINGS WILL BE AVAILABLE FOR EX : ENGLISH ,GERMAN,RUSSIAN,CHINESE.... etc.. NOW I AM TRYING TO READ THIS EXCEL SHEET AND TO LOAD THE CORRESPONDING DATAS IN A TABLE CONTROL.WHILE READING A RUSSIAN LANGUAGE I AM FACING A PROBLEM THE STRINGS WERE DISPLAYED AS"????".. EVEN I HAVE ENABLED USEUNICODE=TRUE IN LABVIEW.INI FILE TOO. BUT STILL I AM FACING THE SAME PROBLEM.. CAN ANY ONE PROVIDE A SOLUTION FOR THIS :)........

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.