Jump to content

majidebru

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by majidebru

  1. Hi

    I should connect to PLC LS .i can’t use OPC-LS so I decided to make 3 file.

    One of them (opc.vi) to connect to plc and another (main.vi) to show of result of testing and

    For relation between PLC and Main program I use Shared Variable Library and make “OPC-Share.lvlib”.

    When I make these 3 file and run in the LabVIEW and build EXE file, every thing is OK, but when I build Installer file, this not work correctly.

    I set these items :

    .

    .

    Project

    post-27567-0-04999900-1351267038.jpg

    .

    .

    .Main.vi Propertise

    post-27567-0-53838600-1351267074_thumb.j

    .

    .

    .OPC.vi Propertise

    post-27567-0-64701100-1351267145_thumb.j

    .

    .

    .Deploy ALL

    post-27567-0-53893600-1351267162.jpg

    .

    .

    .

    post-27567-0-18830400-1351267185_thumb.j

    .

    .

    .

    post-27567-0-99239000-1351267225_thumb.j

    .

    .

    .

    I use this code in the main.vi for run opc.exe after build EXE file :

    .

    .

    .

    post-27567-0-69699800-1351267093_thumb.j

    .

    .

    .

    And for delopy and undelopy OPC-Share.lvlib I use these codes in first and end main.vi file :

    .

    .

    .

    post-27567-0-64788200-1351267349.jpg

    .

    .

    .

    I use Like these codes in the OPC.vi.

    But after build installer file for distribute programm and use in the another computer , this erroe shows :

    “Initializing...

    Calculating dependencies...

    Checking items for conflicts. This operation could take a while...

    Preparing items for download. This operation could take a while...

    Deploying My Computer

    Deploying OPC-Share.lvlib\\127.0.0.1\OPC-Share deployment failed (error: -1967362042, IAK_SHARED: (Hex 0x8ABC7006) Unable to start service.).

    Deployment completed with errors

    Do you wish to run the application anyway or abort the execution?”

    and after install in another computers this error shows :

    .

    .

    .

    post-27567-0-93617200-1351267499.jpg

    .

    .

    .

    help me please

  2. I think that those setting (orientation and direction) are properties of the string control.

    It's not something that should be dealt with in such a tool.

    Ton

    i don't find any setting for orientation and direction.

    may you show me.

    Your Windows regional settings are configured for RTL, correct?

    destination computer doesn't have any font!

    i don't have Windows CD.

    Can i install my font(Persian Font)?

  3. Hi all

    I used the Persian language in my application I use a program Convert between ASCII and Unicode V 1.0.0.

    But when I run the application on the destination computer, I have two problems:

    1 - Words should be from right to left, but there are from left to right

    2 - Letters should be sticking together, but there are separated

    How do I solve these problems

    my labview version is 2009.

    in my computer , i write useunicode=true in "labview.ini"

    Grateful

    post-27567-0-89216300-1346418897_thumb.j

    post-27567-0-17935000-1346418944_thumb.j

×
×
  • Create New...

Important Information

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