CVI 2013 Error: The compiler has run out of memory.
Hello, I get this error in a source file I'd like to debug: 1, 1 Error: The compiler has run out of memory. 1, 1 Note: You may be able to work around the problem: 1, 1 A. Set the debugging level to 'no...
View ArticleCVI 2013: OpenMP doesn't link with __stdcall
Hello, Just tried OpenMP and linking fails if the default calling convention is set to "__stdcall". error: Undefined symbol '__imp___omp_cvi_barrier@4' referenced in "c:\Users\Public\Documents\National...
View ArticleDAQmxWriteDigitalLines how to understand?
I have managed to make working port output, but now I need to use only 0,1,2,3,7 lines of port 2 to set there a values not affecting the 4,5,6 lines.I made a task with assignment:...
View Articledaqmx read analog inputs
Hello,I would like to read the value of multiple channels on a NI USB-6229 BNC. I created one task to my programm and 4 AI VoltageChan. Is it correct? DAQmxErrChk(DAQmxCreateTask("DAQMonitoring",...
View ArticleCVI 2013 build steps actions problem
I think I've discovered (another) problem with compilation with external compilers.If I define build actions, the output of build steps action AND the compiler itself is totally ignored.To demonstrate...
View ArticleGerman umlauts in project pathnames no longer supported in CVI 2013
Compiling files with German umlauts anywhere in the full pathname leads to the compiler error Build failed. No additional information. I'm looking forward to the next update..
View ArticleExample of codes to communicate automotive part through NI XNET CAN card
Does anyone have an example of LabWindow/CVI codes to communicate with an automotive parts through NI XNET CAN card (NI PXI-8512)? ( I am using LabWindows/CVI 2010 under Window 7 environment) . I...
View Articlewhat necessary file add into exe , with out sqltoolkit software , it will...
Hi, I have created one application using labwindow CVI 2009 , sqltoolkit 2.2 , window 7, MySql.How to add necessary files(sqltoolkit files) into standalone application.Can we run this...
View Articletable row selection
I know this has been asked (I've read all the other posts on this same issue), but I'm not having luck with the "official" way of doing this. I am trying to make an entire row of a table (set in Hot...
View ArticleUnit Test Framework for CVI
While there may exist a unit testing framework in LabView by NI, there is unfortunately none provided for CVI. Has anyone had any experience with using other frameworks such as Test Complete or C...
View ArticleHow do I acquire multiple counter inputs without timeout error
I am using two counters to read an encoder and a flow meter. At the same time other I/O is going on. At times the encoder and flow meter are generating pulses. Other times the flow meter is not....
View ArticleOperate UI build error
Hello, just a tiny little issue: on a panel I have a progress bar. Now, if I switch to Operate UI in the UI editor, the UI needs to be saved, compiled, and linked, and the latter results in some...
View ArticleDefective 'Show Completions'
Right now, the command 'Edit / Show Completions' seems to show all known functions, variables, ... This is not my understanding of 'completing' a partially typed text. Let's assume I am typing...
View Articlesorting of files according to date &TimeStamp in folder
Hi , In labwindows CVI 2009 & window 7. Folder having many files , How to sort or arrange files according to date & TimeStamp in folder . Thanks Mukesh Kumar
View ArticleFunction like Getch (Keyboard action waiting)
Hi allplease who know a function like Getch in lab windows cvi my problem is :i need to run my code and after some command my application wait the operator to press any button thanks
View ArticleIssue with the 'Variables and Call Stack' window: Options / Interpret As
Hello NI, I found a way to launch the LabWindows/CVI JIT-debugger on CVI itself... :smileywink: This is the procedure: I set a breakpoint, run the code, and at the breakpoint I open the 'Variables and...
View ArticleStrage behaviour of DefaultPanel/DefaultCtrl on localized panel
I am using the localization utility for a multilanguage application I am developing and faced a strange problem.I can correctly display localized panels but if I happen to call DefaultPanel on the...
View ArticleHow to chang the text colour which is created by CanvasDrawText()
How to chang the text colour which is created by CanvasDrawText()?
View ArticleUnable to launch CVI debug program with pthreadvc2.dll error
Hello, I am trying to recompile a program that was last built using Labwindows /CVI 2009. The computer was re-imaged and Labwindows /CVI 2012 SP2 was installed. The .cws file was opened from the...
View ArticleCVICALLBACK, Constant name
hi i have declared a same callback function (edit control << call back function) for few controls (x,y,z) in the *uir file. am able to execute the same callback function when the control is...
View Article