03-31-2010 08:21 AM
I would like to access the task manager's process tab so I can periodically record data regarding Memory, Handles and CPU usage as I run my vi. I'm running XP with LV 6.1 for this particular issue. Is there an easy way to do this?
03-31-2010 08:30 AM
http://forums.ni.com/ni/board/message?board.id=170&message.id=91987&query.id=1319137#M91987
http://forums.ni.com/ni/board/message?board.id=170&message.id=22567&query.id=1319137#M22567
Search and post back if you still need some help
04-01-2010 11:41 AM
Sounds like you need Windows Performance Counters (http://msdn.microsoft.com/en-us/library/aa373083%28VS.85%29.aspx).
Make a DLL call from a LabVIEW VI using the Call Library Function Node.