06-10-2008 10:46 AM
06-11-2008 01:21 PM
Hi Steve Block,
It seems as though the problem might lie only with your Counter0 task (Pulse Generation). Have you tried running the Counter tasks separately to see if it works? Can I also ask what device are you using?
From the error message you are getting, it looks like there may be a resource conflict with the way you have tried assigning the timebase on your Counter. I believe you are trying to route something on a line which has already been assigned. However, if you are simply trying to generate a 100 kHz digital pulse train from your counter, you can take a look at our LabVIEW shipping examples in Example FInder, in particular, Hardware Input and Output » DAQmx » Generating Digital Pulse » Gen Dig Pulse Train-Continuous.VI.
Hope this helps,
S_Hong