03-17-2010 03:27 PM
I am trying to debug a situation using a PXI-5122, where I would like to look at the data being sent to the PC. I use NI-Spy quite sucessfully for most debugging, but don't see how I can look at transferred data within NI Spy. The alternate would be to modify my application, to write data to a file, but would have to come up with a file naming method so that I can keep track of data. It would be best in the context of NI Spy.
Thank you,
03-18-2010 07:00 PM
Hello RDexter,
Are you trying to grab a single datapoint or an array of data? NI-Spy is simply used to view what driver calls are made and what parameters are passed to the instruments. There could be a chance that you may see a result for a single point acquisition though.
Regards,