Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

ActiveX Controls to Native .NET

Hello,

 

I am new to Measurement Studio and this community and I am currently faced with upgrading legacy code. Is there a conversion process from existing Measurement Studio ActiveX controls to the native .NET libraries? Or must this be done manually?

 

Regards,

 

Ben

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

Hey Ben,

 

Check out this help page. What version are you updating to and from?

Ren H.
Applications Engineering
National Instruments
0 Kudos
Message 2 of 4
(2,728 Views)

Hello Ren,

 

Thanks for the reply.

 

In the legacy code, there is an ActiveX control "CWDAQ" (measurement studio vers. 6.0 (602)) (.dll circa 2003) that was integrated into Visual Studio .NET.  And there are existing properties to these counters I need to migrate to native .NET without changing their behavior. Is there a way to generate DAQmx .NET code from existing ActiveX CWDAQ controls? Attached is a screen capture I stitched of an ActiveX counter's properties. Thanks!

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

Hi Breyn,

 

Thanks for the clarification. The CWDAQ is part of Traditional NI-DAQ, which is very different from DAQmx. Unfortunately you can't generate DAQmx .NET code from it. This needs to be done manually.

 

Ren H.
Applications Engineering
National Instruments
Message 4 of 4
(2,702 Views)