04-19-2012 04:44 PM
Hi,
I am launching an executable which deploys network shared variables before running the application, I am getting the follow error. can someone tell me whats going on.
thanks,
04-20-2012 10:04 AM
Mudda,
What type of system are you deploying the shared variables onto (windows, rt)?
What version of LabVIEW are you using?
If you are using a real-time target make sure the shared variable engine is installed on the system.
04-20-2012 10:55 AM
Hi,
I am using the executable on a windows XP PXI controller. The executable was developed using labview 2010 version, there is also labview running on the PXI computer which is 8.5 version, I just upgraded the Daqmx to the latest version to install the drivers for a new PXI4472 card.
First i had a different issue, the error number was "-1967362042", when I searched in knowledge base, the error was in regards to starting of shared variable engine. when I checked the variable engine it was already running I clicked on start anyways and tried to run the executable and I got this error.
Thanks,
04-23-2012 11:45 AM
Mudda,
Is LabVIEW 2010 installed on the PXI chassis or was this program developed on a different computer?
If LabVIEW 2010 was installed on a different computer you may need the 2010 runtime engine on the controller. If the development environment is installed on the PXI controller then you should be fine.
How are you connecting to the PXI chassis is it on the network or do you have it directly connected to your development computer?
If you look at this forum the same error occured when another device on the network was sharing the same IP address.
Could you try plugging the PXI chassis in directly and see if that resolves the issue or changing the IP address?