Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

C# Support for the 2596

Hello,
 
   Is the any C# support for the PXI-2596? I have gone to the following website http://digital.ni.com/public.nsf/allkb/52D289F65941474A86256E8A0057D72E?OpenDocument
and I have installed the C# code. When I try to use niSwitch I cannot find a topology constant for the 2596. Any ideas what is going on?
 
Regards, Dave
Regards,


Kaspar
0 Kudos
Message 1 of 2
(3,832 Views)

Hi Dave,

It looks like the C# wrapper has not been updated to include the 2596. I was still able to use the 2596 in the wrapper by setting the topology with the correct string instead of using a constant declared in the wrapper. The string I used was “2596/Dual 6x1 Mux”. Use this string for the topology when you declare your niSwitch class. Let me know if this works for you or if you have any more questions. Have a great weekend.

Thanks,

Nathan
NI Chief Hardware Engineer
0 Kudos
Message 2 of 2
(3,818 Views)