01-04-2011 03:11 PM
Hello:
I keep observing this strange effect once in a while with my 3 channel PXI-5673 system. Just to make it clear - I have yet to find a way to reproduce this problem.
NI-RFSG 1.6.3.
There are three generators, daisy chained. I set them to generate the same file continuously for 1000 repetitions. Then after some delay I check the completion status with niRFSG_CheckGenerationStatus on all channels. In a normal case I would get 1,1,1 - i.e. all generators finished generation. However, sometimes the instrument returns 1,0,1 - i.e. the second generator didn't finish generating even though the other two did. The status of the generation flag returned by niRFSG_CheckGenerationStatus never changes. Also, niRFSG_CheckGenerationStatus never returns an error.
Any suggestions on what might be causing this error?
Thank you,
-Ilya.
01-05-2011 12:40 PM
Hello Ilya,
Two quick questions.
This will help narrow down the source of this issue.
Regards,
Dan King
01-05-2011 01:32 PM
Hi Dan:
Let me know if you need more information.
-Ilya.
01-05-2011 03:53 PM
Hello Ilya,
We still need to find out if the generation has actually stopped in this situation. The worry is that the finite generation is actually going continuously. Is there any way you could pause your program and check the output to see if the signal is still generating in this situation. This will give us a better starting place in determining what the problem is.
Regards,
Dan King
01-05-2011 04:15 PM
Hi Dan:
I'll do this check, but it might take some time (since I can't reliably reproduce the problem).
Are you blocked on this particular test? Is there any other info you may use?
-Ilya.