LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I run the datasocket server without LabVIEW

Hi all

I want to run the datasocket server on a PC without LabVIEW. Could I just install LabVIEW runtime engine and copy the whole DataSocket folder on that PC to use the server?

Best regards
Bill
0 Kudos
Message 1 of 3
(2,978 Views)
You don't even need the LabVIEW runtime engine. Datasocket can be installed and run independently.
0 Kudos
Message 2 of 3
(2,978 Views)
You can run the DataSocket server by itself without LabVIEW. In fact it does not require the LabVIEW runtime engine. Try simply to copy the DataSocket folder to the new machine. It may require some system run-time DLLs which you may have not installed on the additional machine. Using a tool such as DEPENDS (included in Visual Studio) you can determine any additional dependencies and copy the additional DLLs. The attached image is the list of dependencies for the DS Server. In addition the DS Server Manager requires MSVBVM60.DLL to run.

Christian L
NI Consulting Services
authored by
Christian L, CLA
Systems Engineering Manager - Automotive and Transportation
NI - Austin, TX


  
Message 3 of 3
(2,978 Views)