07-22-2013 11:10 AM - edited 07-22-2013 11:11 AM
Hi all,
I am new to labview and just want to start my experiments but I do not know which NI instruments I'll need. What I want to do is just controlling several devices as follows:
1- Running a solenoid (just on and off position after prespecidfied time).
2- Runnign a hot wire (turning on and off)
3- Starting a camera
Does anyone know what board or any other sort of equipment do I need to order from NI?
Thanks
Mosi
Solved! Go to Solution.
07-24-2013 02:24 AM - edited 07-24-2013 02:29 AM
Well, it depend...
Cheap: Use the serial port or a USB to serial adapter and (ab)use the output lines as digital control lines (will need some soldering and some resistors and optocouplers)
(two handshake for heater, solenoid and TX for the cam)
Or : Pure digital IN/OUT with a USB 6501
Or: a USB 6008 with additional analog ...
In any case you will need some additional driver circuits to provide the diving current/voltage (with protection) to the heater and solenoid.
Student? Have a look at the MyDAQ , just because if you start experiments you might want more later 😉
07-24-2013 12:05 PM
Thanks Henrik,
You helped a lot because for the first time when I checked NI website I though a signal generator was what I needed and the cheapest one was more than $1000. But a Digital I/O like USB 6501 is affordable.
Yes, I am a student; thank s for introducing MyDAQ.
Thanks again
Mosi