LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error during launching executable with network shared variables

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,

0 Kudos
Message 1 of 4
(2,480 Views)

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.

Kyle Hartley
Senior Embedded Software Engineer

0 Kudos
Message 2 of 4
(2,467 Views)

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,

0 Kudos
Message 3 of 4
(2,465 Views)

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. 

http://forums.ni.com/t5/Real-Time-Measurement-and/Deployment-Completed-With-Errors-Network-Shared-Va...

 

Could you try plugging the PXI chassis in directly and see if that resolves the issue or changing the IP address?

 

 

Kyle Hartley
Senior Embedded Software Engineer

0 Kudos
Message 4 of 4
(2,441 Views)