01-02-2007 11:29 AM
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.
01-03-2007
10:54 AM
- last edited on
03-09-2026
09:09 PM
by
Content Cleaner
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
01-03-2007 10:58 AM