Often when debugging an issue with LabWindows/CVI, it becomes necessary to generate a debug log to send to National Instruments. Logging can be done for either the LabWindows/CVI environment, or the LabWindows/CVI Run-Time Engine. Let's take a look at how and why to generate logs for both of these scenarios. To generate a log for either case, you will need to run the ConfigCVILogging.exe utility located in <National Instruments>\<CVI Version>\bin.
Generating a log for the environment can be a very helpful debugging aid for things like crashes during startup and shutdown of the LabWindows/CVI environment, and error messages shown in the LabWindows/CVI environment. To generate a log for these types of issues, configure the ConfigCVILogging tool as shown below:
Generating a log for the Run-Time Engine can sometimes be helpful for things like a crash in a program built with LabWindows/CVI, or for other similar run-time oddities. To generate a log for these types of issues, configure the ConfigCVILogging tool as shown below:
Now the next time you run LabWindows/CVI, a log that can be sent to National Instruments support will be generated in the specified location.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.