07-08-2011 04:47 AM - last edited on 04-28-2024 02:38 PM by Content Cleaner
Hallo,
I am trying to connect several signals to NI USB-6341 card.
this card has 16 channels but not 32 available pins.
for example if i want to connect a signal to channel 0 i connect to pins 1 and 2 and for channel 8 i have to connect to channels 2 and 3.
if i only connect channels 0-7 it works but if then i connect channel 8 i don't get the actual value for this signal.
any ideas?
thank you
theodoros
Solved! Go to Solution.
07-08-2011 05:01 AM - last edited on 04-28-2024 02:38 PM by Content Cleaner
Hallo,
sorry i had some errors in my previous post
I am trying to connect several Analogue signals to NI USB-6341 card.
this card has 16 channels but not 32 available pins.
for example if i want to connect a signal to channel 0 i connect to pins 1 and 2 and for channel 8 i have to connect to pins 2 and 3.
if i only connect channels 0-7 it works but if then i connect channel 8 i don't get the actual value for this signal.
any ideas?
thank you
theodoros
07-08-2011 09:31 AM - last edited on 04-28-2024 02:38 PM by Content Cleaner
theodoros,
The USB-6341 has 16 AI channels. However, as noted in the specificiations these can be paired up and used as 8 differential channels or used individually as 16 single ended channels. It sounds like you are attempting differential measurements, as you refer to needing 32 pins. If this is truly what you need, then you should consider the USB-6343 which has 32 AI channels (16 differential pairs, or 32 singled ended channels). If you can use single ended measurements (ie... all your signals share a common ground reference), then the 6341 should work fine. You'd need to connect your ground reference to pin 13 (AI SENSE), and then each of your signals up to one of the AI channels. You would then need to specify the terminal configuration of your measurement to be 'NRSE' (Non-Referenced Single Ended). If your signals share a common ground with the 6341, you can omit the connection to to pin 13, and specify the terminal configuration as 'RSE' (Referenced Single Ended).
Hope that helps,
Dan
07-08-2011 11:01 AM
Hallo,
thank you for the reply. In fact i have 6 signals that share the same ground and another four differential ones. Is this configuration possible with this card? and how could i do it?
thank you in advance,
theodoros
07-08-2011 11:15 AM
theodoros,
This sounds like it should work. Basically, you'll have to use AI0-3 and AI8-11 for your four differential signals. This leaves you AI4-7 and AI12-15 free for single ended operation. The terminal configuration can be set on a per channel basis. To do this, you can use DAQmx Create Channel multiple times to add channels with different configuration to your task. If you need details on this, let me know what environment you're going to be programming in and I'll see if I can provide more specific help.
Hope that helps,
Dan
07-11-2011 07:29 AM
Hallo,
i tried as you said and it works.
thanks a lot!
07-20-2024 12:18 PM
Hi,
I have ni usb 6341, the wires are connected with AI0 (pin 1), AI1 (pin 4), AI2 (pin 7), AI14 (pin 24), AI15 (pin 27) and AI GND as analogue input and AO0 (pin 15) as analogue output, now I want to replicate this connection in flex logger and configure those channels in flex logger, can you please help me in this regard.
With Regards,
Abhishek Mondal