LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

datasocket 64 bit

I would like to build and run my CVI application as a 64 bit exe. However it uses datasockets, so I cannot. Are there any plans to support datasockets for a 64 bit application ??  If so, when ?? And if not, what are the alternatives ?? (I'm thinking replacing the datasocket connection with TCP).

0 Kudos
Message 1 of 4
(4,243 Views)

Hello hjb,

 

Currently, the DataSockets library is only compatible with 32 applications. However, you could use LabWindows/CVI TCP support library to develop your application. This library is compatible with both versions.

 

Carmen C.

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

Hello hjb,

 

Currently, the DataSockets library is only compatible with 32 applications. However, you could use LabWindows/CVI TCP support library to develop your application. This library is compatible with both versions.

 

Carmen C.

0 Kudos
Message 3 of 4
(4,204 Views)

Although you could certainly use the TCP library, I believe that the Network Variable library is a much closer approximation to what you could do with DataSocket.

0 Kudos
Message 4 of 4
(4,171 Views)