Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

NI USB-6009 interfacing with VB.NET

Hi I am completely new to NI hardware. My question is how can you interface 6009 with VisualBasic.NET by it self. I need to read couple digital input ports and based on input I need to control couple output ports. Please Help.

 

Thanks.

0 Kudos
Message 1 of 3
(4,517 Views)
Hi Kiro,

I'm assuming that you will be programming your device with the NI-DAQmx drivers (this is recommended).  National Instruments provides a native .NET API for NI-DAQmx. This is available as a part of the NI-DAQmx driver.  There is a Knowledgebase article on our website here that provides more details on programming NI-DAQ in Microsoft Visual Basic .NET.  In addition, when you include .NET support in the installation of your DAQmx drivers, documentation is included and can be found in Start>Programs>National Instruments>NI-DAQ>NI-DAQmx .NET Framework 2.0 Help.

Regards,
Andrew W
National Instruments
0 Kudos
Message 2 of 3
(4,506 Views)
Thanks Woost. I think i got it to work. I found those files and i used tham as a template for my litle application. Appriciate the the help.
0 Kudos
Message 3 of 3
(4,502 Views)