03-29-2007 03:13 PM
04-01-2007 08:36 PM
04-02-2007 07:28 AM
Hello Raajit,
Right now I am using a 9401 in slot 5 of my 9172 and a 9423 in slot 6. I have attached my code. Right now it is quite simple...I'm trying to get past this hurdle before I proceed with the rest of the program. I create two counter channels and try to acquire frequencies from my encoders in two parallel loops. When I run the vi the Loop 1 Iteration counts up very quicky because it can't perform the DAQmx Read. Loop 2 Iteration counts up every second with my 1 second timeout unless I spin my encoder; loop 2 is able to acquire my frequency data. I have two stop buttons on the program for debugging purposes. When I stop the vi completely I get the following error:
Error -50103 occurred at DAQmx Start Task.vi:3
Possible reason(s):
The specified resource is reserved. The operation could not be completed as specified.
Task Name: _unnamedTask<C>
I hope this helps you understand what I'm trying to accomplish. Any suggestions you can offer will be greatly appreciated. Thanks Raajit.
Kevin
04-02-2007 10:53 AM - edited 04-02-2007 10:53 AM
Message Edited by Raajit L on 04-02-2007 11:00 AM
04-02-2007 02:44 PM
10-29-2018 07:21 AM - edited 10-29-2018 07:33 AM
Hello,
I am trying to Measure the 2 High Frequency Parallel using cDAQ- 9174 with the help of NI9402 (They have Four Digital I/O)
I have make the Code as follow,
plz help me
Thanks a lot in Advance!
10-29-2018 11:02 AM - edited 10-29-2018 11:05 AM
This discussion is over 10 years old and you probably should have started a new thread.
@MrPrashant wrote:
I have make the Code as follow,
plz help me
So what problems do you need help with? (You basically copied the above code, but are only reading one sample at the end. Is this really what you want?)
10-29-2018 11:40 AM
Hertly Thanks for your reply!
1.
I want to measure Two different frequencies of 6MHz by cDAQ 9174 with the help of NI 9402
2.
So I will going to measure the one frequency of 6MHz 1st channel of NI 9402 and another frequency of 6MHz on 2nd Chanel of same Module (NI9202)
3.
I have tried the measure frequency by Daq Assistant
When I measure the this two frequency simultaneously then only one Frequency shown at a time and another on is zero
4. May be this is problem deu to synchronization,
First tell me it possible to measure two frequencies of 6MHz by with the help of cDAQ9174 by using single module NI 9402
5.
If possible what I can do?
Thank you so much altenbach