LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Do you have a switchbox to supply voltage to 15 electrodes randomly with LabVIEW

 
0 Kudos
Message 1 of 6
(2,736 Views)
First of all, are you talking hardware, software, or both? 
-Matt Bradley

************ kudos always appreciated, but only when deserved **************************




0 Kudos
Message 2 of 6
(2,734 Views)
Hi Matt, I have the LabVIEW software and a DAQ box with the I/O connections box (USB-6509 and SCB-100). I wanted to use another similar setup but instead of another DAQ and I/O box, do we get an integrated switch box for this purpose?
0 Kudos
Message 3 of 6
(2,730 Views)
So are you looking only for digital I/O?  Still not sure what you mean by "15 electrodes randomly".  Do you want to output 15 random bits?
-Matt Bradley

************ kudos always appreciated, but only when deserved **************************




0 Kudos
Message 4 of 6
(2,708 Views)
Yea, what I mean by 15 electrodes is that suppose I have 15 bulbs, & I need to supply voltage to them successively from 1st bulb to the fifteenth bulb, one at a time. I also want to have some time gap between the lighting of the bulb. I have the LabVIEW programme to do so. I only want to avoid the DAQ and USB boxes and have one simpler setup to control the switching.
0 Kudos
Message 5 of 6
(2,704 Views)

Actually, based on your description -- that's about as simple as it gets.

 

Software-wise, you might be able to make it easier if you can output the data as a 16-bit word rather than as individual bits.  Not sure if that instrument has the ability to do that or not.  Let us know if you have trouble figuring that out.

 

 

-Matt Bradley

************ kudos always appreciated, but only when deserved **************************




0 Kudos
Message 6 of 6
(2,696 Views)