ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Drawmgr.cpp Error Line 2931 when run from application builder

I have created a Data reading vi for reading binary data captured during a high speed acquisition. The Vi runs fine in Labview, but when I run it as an application built by application builder I get 'Failure: "Drawmgr.cpp", line: 2931 Labview version 6.1' errors. I have tried moving the app to another machine with different video drivers and an .ini file exists in the executable folder.
Download All
0 Kudos
Message 1 of 3
(2,739 Views)
Ron;

The VI looks ok to me. One thing you can double check is if you are running the executable created in Labview on a machine that has the same NI-DAQ version of the development machine.
Other than that, I suggest you to break the application down to smaller subtasks and try to identify what subtask give you the error.

Regards
Filipe A.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 3
(2,739 Views)
It appears to be the Waveform Chart causing the problem. Via trial and Error I removed subtasks and controls until the problem disappeared. Once I replaced the Waveform Chart controls with new ones, the error stopped. This application originated from the DAQ Solution Wizard.
0 Kudos
Message 3 of 3
(2,739 Views)