10-14-2008 08:40 AM - edited 10-14-2008 08:41 AM
Announcing NI-SCOPE .NET Class Libraries 1.1.1 (free download).
These .NET Class Libraries can be installed in combination with the NI-SCOPE driver to provide a seamless interface to effectively program your National Instruments High Speed Digitizer in C# or VB .NET.
New Features in 1.1.1:
For more information refer to NI-SCOPE .NET Driver Support or the readme files which can be found on the download page linked above.
Regards,
NickB
National Instruments
"The NI-SCOPE .NET Class Libraries include a
.NET API for NI-SCOPE, NI-TClk and NI-ModInst instrument drivers. These
class libraries provide a .NET interface to the underlying driver API. This API provides:
Design
Time Configuration: Integration with Visual Studio 2005 Windows Forms
design time leads to Rapid Application development in these
environments by generating required code by dragging and dropping
components on to the form and setting properties in them.
Object Oriented Programming: Interface to object oriented world to support C# and VB .NET
Measurement
Studio Integration: This couples the advantages of developing
applications using the Measurement Studio framework."
07-21-2009 02:55 PM
Hi Nick;
Your upgrade message is great and I guess you could have a feedback to my issue. I am trying to control a Ni PCI-5102 DAQ card using Visual Studio.NET 2005. One of the know issues posted on the "NI-SCOPE .NET Class Libraries 1.1.1" info, is that this API does not support the pci-5102 cards. If this is the case, do you know what options I have to control this card in my environment?.
Thanks
Gerardo
07-22-2009 11:55 AM
Hello Gerardo -
To control your 5102 from .NET, you will need to use the NI-Scope .NET wrapper found here.
Please let me know if you have any further questions
NickB
National Instruments
07-23-2009 07:24 AM
Hi Nick;
Thanks a lot for your prompt response. I am going to try this wrapper option.