12-05-2005 05:15 PM
12-06-2005 01:21 PM - edited 12-06-2005 01:21 PM
Message Edited by Chris_R. on 12-06-2005 01:22 PM
12-07-2005 05:11 AM
12-08-2005 01:06 PM
07-24-2009 05:38 AM
I think it would be a very helpful and powerful debug feature to allow the programmatic control of NI-SPY through an API. Many of our solutions use 3rd party drivers for instrument IO and therefore NI Spy is the only way to see what actually happened at the low level.
It would also add real value to see the addition of a menu in TestStand to Configure NI-Spy logging for each UUT.
Regards,
Chris Hawkins
08-19-2009
09:43 AM
- last edited on
02-03-2025
09:38 AM
by
Content Cleaner
The latest version of Spy, 2.7, contains a LabVIEW API that allows you to start and stop captures. You may get it by installing VISA 4.6.
12-01-2009 03:31 PM
Song Du,
How does NI-SPY 2.7 handle parallel or batch model? Does it support separate capture log files for different instances?
Regards,
Husni
12-01-2009 03:59 PM
Parallel or batch model of what? And what does this have to do with programatically starting NI-Spy?
12-01-2009 04:10 PM
husni,
NI Spy does not have the concept of paralle or batch model. In other words, it does not support separate capture log files for different instances. There can be only one capture going on at a given time. All process are essentially logging to the same location and Spy displays them as they come in.
12-01-2009 04:17 PM
Song Du,
Ok. Is it able to differentiate between data coming from different instances running in parallel or batch model even if it is in a single capture?
Rgds,
Husni