Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Measurement Studio 64 bit

So I use Measurement Studio Professional 2019 with Visual Studio VB 2019 and third party software for cameras that is in 64 bit architecture. 

The x86 architecture of Measurement Studio 2019 version produce compatibility issues with this combination and the camera software.

Sometimes it runs for a short while in debug mode but wont compile and some settings wont even let you see the designer is VS.

Is there any chance that Measurement Studio will come in an update that is with 64 bit architecture so the programming can be less problematic or is Measurement Studio declared obsolete.

That would be a shame !!!.

Morten

Message 1 of 3
(807 Views)

Hi, I use Measurement Studio 2019 libraries in Visual Studio 2022. Everything works OK if your application runs on the old .NET Framework, .NET 4.8.1 is the newest and probably the latest. The target application is a 64 bit.

Where you need 32-bit Measurement Studio? The Measurement Studio assemblies are in x86 folder in Windows but those can be linked to a 64-bit application.




0 Kudos
Message 2 of 3
(661 Views)

The problem is when I add DAQmx objects to to a VB program in VS 2019 with Measurement studio 2019 installed. The error is an exception HRESULT 0x80070057 (E_INVALIDARG) and it result in the daqtask.component1 not recognized. otherwise the Measurement studio controls seems to work. What could the problem be. The application is an instrument control software and it has worked in earlier versions prior to updates etc..

0 Kudos
Message 3 of 3
(49 Views)