10-08-2009 12:05 PM
Hi
I am working on 'wireless sum tracker module' project using LABVIEW; but I don't know how can I provide pusle to my circuit using LABVIEW.I was wondering if you can help me in this issue. please if possible tell me how can I connect my circuit to DAQ card to get pule.
Looking foeward to hearing from you,
Sincerely,
Monireh V
Solved! Go to Solution.
10-08-2009 12:24 PM
Hello Monireh,
To give you the precise solution we would need more inputs from you.\ But considering some assumptions from my side If you are using the Desktop PC for the project and If you are thinking of the DAQ card then, You can go with the mulit-function DAQ cards which have pulse generation capabilities. You will also get the Details about the connections from the corresponding DAQ card Data Sheet.
http://sine.ni.com/nifn/cds/view/main/p/sn/n24
you can choose a specific DAQ card for your requirement from the above link. (I have assumed that you will be using PCI cards)
Regards, Krunal K Patel |
10-09-2009 03:18 AM
Hello,
Actually I need pulse from labview inorder to control a stepper motor.but I don't know how to achieve this goal.
I was wondeing if you can help me in this manner.
Regards,
Monireh v
10-09-2009 03:23 AM
Hi Monireh,
try looking at the Signal Input output examples in the LabVIEW Example finder, they should help you figure out how to use LV to control your card.
Regards,
10-09-2009 11:17 AM
Hi Monireh,
We need to know more about your control signal and experiment setup. What hardware are you using? Do you need hardware timed pulses? What do you need the frequency and pulse width of your signal to be? You can take a look at the Example Finder to get started. You can find the Example Finder at Help >> Find Examples in LabVIEW. Once the Example Finder opens, double click Hardware Input and Output >> DAQmx >> Digital Generation >> Correlated Dig Write With Counter.vi. This example should be a good starting spot for generating pulses.
10-12-2009 06:30 AM
10-13-2009 10:36 AM
Hello Monireh,
You can find the pinout for your device from Measurement and Automation Explorer. To do this, open Measurement and Automation Explorer at Start >> Programs >> National Instruments >> Measurement and Automation. When this is open, expand Devices and Interfaces. You should be able to see your DAQ device. Right click on your device and select Device Pinouts. You are looking for a pin called P0.0 for Port 0, Line 0.
11-12-2009 01:06 AM
11-12-2009 04:17 PM
11-12-2009 11:34 PM
Hello
Actually I wan to rotate a stepper motor by labview and then stop its rotation by labview when the voltage input to the labview becomes zero.
I hope you can help me
Regards,
Monireh