Jump to content

Search the Community

Showing results for tags 'shared variable library'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Software & Hardware Discussions
    • LabVIEW Community Edition
    • LabVIEW General
    • LabVIEW (By Category)
    • Hardware
  • Resources
    • LabVIEW Getting Started
    • GCentral
    • Code Repository (Certified)
    • LAVA Code on LabVIEW Tools Network
    • Code In-Development
    • OpenG
  • Community
    • LAVA Lounge
    • LabVIEW Feedback for NI
    • LabVIEW Ecosystem
  • LAVA Site Related
    • Site Feedback & Support
    • Wiki Help

Categories

  • *Uncertified*
  • LabVIEW Tools Network Certified
  • LabVIEW API
    • VI Scripting
    • JKI Right-Click Framework Plugins
    • Quick Drop Plugins
    • XNodes
  • General
  • User Interface
    • X-Controls
  • LabVIEW IDE
    • Custom Probes
  • LabVIEW OOP
  • Database & File IO
  • Machine Vision & Imaging
  • Remote Control, Monitoring and the Internet
  • Hardware

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Personal Website


Company Website


Twitter Name


LinkedIn Profile


Facebook Page


Location


Interests

Found 1 result

  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 . . .Main.vi Propertise . . .OPC.vi Propertise . . .Deploy ALL . . . . . . . . . I use this code in the main.vi for run opc.exe after build EXE file : . . . . . . And for delopy and undelopy OPC-Share.lvlib I use these codes in first and end main.vi file : . . . . . . 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 : . . . . . . help me please
×
×
  • Create New...

Important Information

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