Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

USB-6001 - Change between Open Collector and Active Drive in .NET

Hello,

 

I want to use the digital output of the USB-6001.

 

According the data sheet it can be configured as "Open Collector" or "Active Drive". The default configuration is active drive.

 

How to change the configuration in LABview, is described here:

http://digital.ni.com/public.nsf/allkb/D9B4018C3E540CE4862570F30068C0DB

 

Since I have written my own programm using C# and .NET 4, I am now looking for the code to change the configuration of the output.

 

 

0 Kudos
Message 1 of 2
(4,596 Views)

Hi BlueGene


Did you try to find an example programm for the digital output on your computer?
Within the installed DAQmx driver exists an example folder for .NET.
Maybe you have to customize your current DAQmx driver installation to find this examples.

Just follow the link:

 

Where Are NI-DAQmx Examples Installed? - National Instruments
http://digital.ni.com/public.nsf/allkb/E3BAF6FC4017960B8625755A00525D37#net3

 

I hope this will help.

 

Best  regards

 

John

0 Kudos
Message 2 of 2
(4,544 Views)