Archive

Posts Tagged ‘development tool’

The New Features of LabWindows/CVI Version 9.0

December 20th, 2008

It’s about a month since NI released LabWindows/CVI version 9.0. And some of this version’s new features are very exciting. I think this is a milestone for CVI. The exciting new features include:

New Resource Tracking Window

Locate potential resource/memory leaks earlier in the development process with the Resource Tracking Window. This new tool records and tracks all resources allocated at run time including dynamic memory, file handles, panels, GPIB/TCP handles, and thread pools. With this tool, you can also easily go to source code, view memory, break on deallocation, and log tracked resources to disk for later review.

I think this feature is quite useful in the project development and verification process. Read more…

LabWindows/CVI , , , , ,