03-06-2008 02:45 PM
03-07-2008 05:31 PM
03-08-2008 10:41 AM
John,
Thanks for responding here. I am currently working with an application engineer (Daniel P Marcotte) through the customer support line and have an open case. I'm not sure how you guys feel about two people working on the same problem but I appreciate any efforts that can be placed on this problem. Perhaps some ideas can come from this forum that may aide Daniel in his efforts. We are at a point where Daniel is working towards duplicating my scenario at his location using my vis in his system with a 6120 and 4351.
I am using two vis which I developed, one written using traditional DAQ (4351) and one using DAQmx (6120). The 4351 is sampling at a 1Hz. recording temperature and the 6120 is sampling at 800KHz. recording voltage and current. The DAQmx task was pre-configured in Max and is being cleared after execution. THe 4351 was pre-configured as a virtual channel list in traditional DAQ and is not cleared after execution.
For simplicity I have set these vis up to run in master/slave parallel while loops with a local variable closing the slave loop upon completion of the master loop's execution. As is the vi runs perfectly with no issues.
When I add either one of the aforementioned subvis to either of the loops everything is fine and the data updates in the indicators showing that all is well. When the second sub vi is added the problems begin. After one loop iteration an error (-50103) is generated and the 6120 DAQ At this point I can call that vi by itself and return data.
Thanks,
Paul
03-10-2008 01:55 PM
03-10-2008 03:06 PM
John,
Since coming back to the office this morning I have isolated the issue to be within the 4351 board. I have configured a 6251 board to take the place of the 4351 and in this configuratoin both DAQmx boards are working flawlessly together. I will have to try and generate that error for you again; this morning I re-worked things a bit and eliminated the 4351 from the system. I will put this back together and get what you are looking for. As for the number of samples, I am looking at 1 smaple per iteration on the 4351 and 30,000 on the 6120. I have increased and decreaseed the number of samples coming back from the 6120 and this didn't seem to change much.
Paul
03-10-2008 03:24 PM
John,
Here as promised is the screen shot. I included the image of the actual block diagram for the vi in question. Let me know what else you may want to see.
03-11-2008 05:56 PM