04-03-2016 12:41 PM
Anybody know of a comparable IO trace toolkit when using Fieldpoint modules? Perhaps I'm missing something, but NI IO trace does not seem to support cFP or FP.
04-03-2016
01:11 PM
- last edited on
03-23-2025
03:59 PM
by
Content Cleaner
What you mean "trace toolkit"?
For work with cFP you need Real-Time module
04-03-2016 01:25 PM
I just mean is there a utility that performs the same actions as the NI IO trace utility, but for fieldpoint. Real-time module isn't necessary for our application.
04-04-2016
08:39 AM
- last edited on
03-23-2025
03:59 PM
by
Content Cleaner
Hi rkotrol,
Currently, there is no utility that provides the same functionality as IO Trace for our FieldPoint products. IO Trace is limited to certain drivers, which FieldPoint is not included in.
As Artem.SPb alluded to above, you could use the Real Time Execution Trace toolkit to acquire data on your process execution and multithreading of your application, but this is not a 1 to 1 comparison to IO Trace. RTET is more of an execution overview while IO trace monitors the actual data transfer over the bus.
Sorry to be the bearer of bad news Hope this helps!