Discussion:
PCI 6509 and C#
(too old to reply)
pelle79
2008-04-15 11:40:09 UTC
Permalink
Hi guys, I have a PCI-6509, what do I need to create a simple C# class with two methods read(port) and write(port,value)?Do I really need DAQmx (800MB!)? Or is there a simple .net assembly for easy use?Please help me get started. I'm using VS2005 and TestStand for test automation.Regards
Caroline Edenholm
2008-04-22 13:40:10 UTC
Permalink
Hi,
Yes you need DAQmx to program it, please look at the readme file for more information:
<a href="http://ftp.ni.com/support/softlib/multifunction_daq/nidaqmx/8.7/readme.html" target="_blank">http://ftp.ni.com/support/softlib/multifunction_daq/nidaqmx/8.7/readme.html</a>
&nbsp;
Maybe this exemple could help you getting started?
<a href="http://zone.ni.com/devzone/cda/epd/p/id/3340" target="_blank">http://zone.ni.com/devzone/cda/epd/p/id/3340</a>
&nbsp;

Continue reading on narkive:
Loading...