Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

is there a ni-device wrapper for .net 2.0 instead of 1.1?

I have a working App using the ni-device wrapper for .net 1.1  I need to migrate it to .net 2.0
 
Is there a wrapper going to be released for net 2.0 ?
0 Kudos
Message 1 of 6
(3,923 Views)
Found out this is a non-issue. The wrapper simply calls down to an unmanged cpp DLL. This works on either .net 1.1 or .net version 2.0.

So no problem.
0 Kudos
Message 2 of 6
(3,909 Views)

Hi Scott,
I am glad you found what you need, but here is some additional information for you.  The 1.1 langint will work with .net 2.0 for now, but we will be releasing a driver with a .NET 2.0 native interface in the next release.  I do not have a date on that, but hopefully 1.1 will work for you for now!  Best of luck to you and have a great day!

Chris R.
Applications Engineer
National Instruments

Chris R.
Applications Engineer
National Instruments
0 Kudos
Message 3 of 6
(3,902 Views)
I am running into a problem with linking now in VS2005 when using nidxi11.lib Any ideas what is causing this or how to get around it?

Error 11 error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall type_info::name(void)const " (__imp_?name@type_info@@QBEPBDXZ) referenced in function "protected: char const * __thiscall CNiDeviceSpyAutoLogger::_GetDerivedClassName(class C4882Device const *)" (?_GetDerivedClassName@CNiDeviceSpyAutoLogger@@IAEPBDPBVC4882Device@@@Z) nidvxi11.lib
0 Kudos
Message 4 of 6
(3,864 Views)
Hi Scott,

To continue forward with this, could you please go to

http://www.ni.com/support/

and create a new e-mail support request. There are a few more questions we have for you on this, and we have a possible fix we'd like to e-mail to you. This is easily done through the support e-mails.

Thanks!
Matt S.

LabVIEW Integration Engineer with experience in LabVIEW Real-Time, LabVIEW FPGA, DAQ, Machine Vision, as well as C/C++. CLAD, working on CLD and CLA.
0 Kudos
Message 5 of 6
(3,822 Views)
Thank-you I submitted a support email on this.
0 Kudos
Message 6 of 6
(3,813 Views)