Out of memory with PlotXY in CVI2013
Hello, I want to plot an XY graph with 3 lines and a number of point of 100000 per line acquiring from a measurement device.Every thing works fine until the number of measured points is reaching about...
View ArticleComRdTerm with multiple termination bytes
Hi,I need an UART read function that should read the stream and return when at least two specific characters are received. ComRdTerm has only one termination character. Is there maybe a workaround or...
View ArticleProblems after installing McAfee 8.8
I am running a 64-bit GUI project using LabWindows 2012 SP1 as a standalone executable. We have the identical program running on two identical computers in our lab, both using Windows 7. Our system...
View ArticleWhich data type for X_Data_Type argument to PlotXY(...)
Using Labwindows/CVI 2013. I'm collecting data and time stamps.The time is acquired by calling time( &timeTag );timeTag is declared as time_t;So now I have a big array of time_t. I want to use...
View Articlehow can I reset the buffer pointer while the DAQ is on going?
Hi all, I am using 6711 card and trying to output some samples to analog channel. In the mid way, I will stop the task, redirect the buffer pointer, set the trigger mode and restart the task again. I...
View ArticleCVI2012 svn revision retrieval inside source code (SubWCRev.exe called as a...
At every build, we want to retrieve the SVN revision number of the project and use it inside the software (which will save it to a database).Meaning that before building the .exe target, we want to...
View ArticleStart CVI application when particular file type is double clicked
I'm developing using Labwindows/CVI 2013 on Win7I'm trying to get my installed Labwindows/CVI application (the app is called KSALogViewerV100) to run when a file with a particular extension is...
View ArticleText issue with Chinese Windows XP
Hello, When installing a distribution made with the english version of CVI 2010 on a PC with Windows XP in Chinese I have an issue with some caracters like µA or ° (see below) What could be the reason...
View Articleerror -5093 "The analysis library was not found" in 64 bit project. But the...
Hello, I'm using the Labwindows/CVI 2010 Full Development system, in a Windows 7 professional 64 bits computer. So, The analysis library is installed (see in the attached file), and the Option...
View ArticleStrange MIG Software error...
Anyone ever seen this error? Internal Software Error occurred in MIG software. Please contact National Instruments Support.Status Code: -229771I contacted for support, but haven't heard anything back...
View ArticleSelect location of cvi runtime
Hi all!I'm pretty sure that on former versions of cvi there was the possibility to choose if the runtime and other depending dll's are installed in the application directory or in the system...
View ArticleVisa error 0xBFFF00A6 after session is idle for an extended time.
Just switched development platforms from Windows XP/LabWindows 8.5/Test Stand 4.0 to Windows 7/LabWindows 2012/Test Stand 2012/NI Visa 5.3. I'm posting this as a LabWindows question, but could be...
View Articledisplay full screen
I want to run and view my program in full screen modenot to make the panel look bigger, but to use real full screenhow can i do it?thanks
View ArticleCVI 2013 attempts to include 32-bit libraries in 64-bit project
When attempting to build a project that can contain either 32-bit or 64-bit libraries, CVI 2013 incorrectly attempts to include 32-bit library files in a 64-bit build although the project window shows...
View Articlecompare delay in CVI and labview
Hi there, I am comparing the precision of delay function in labview and in cvi. I have the code implemented to do the following output digital pulse to DO1.2wait(1ms)output digital pulse to...
View ArticleCVI 2013 UIR changes are not implement on subsequent build.
I have noticed that on a compiled project if you change the visibility of a UIR object, these changes are not reflected on the subsequent build. There are files that are set to recompile but in least...
View Articleswitch executive relay information
I'm creating IVI driver and I want to show relay information in NISE Virtual Device Relay Information table. Is it possible do that or is this options avilable only for NI switch?
View ArticleCVI Execution Profiler not showing (need registry cleanup method)
I have installed CVI 2010SP1 / CVI 2012SP1 and Execution Profiler Toolkit and even though I call the function CVIProfSetCurrentThreadProfiling(1)/set profiling in build options, at the end of the...
View Articlecvi compiler clang has stopped working
CVI2013 drives me crazy.With CVI2012 I worked with my project without problems.After installing CVI2013 I was not able to compile some files in debug configuration because Clang compiler crashed. When...
View ArticleBuild does not work properly on Win7-64bit target PC
I am developing an application for our local school which tracks visitors and prints badges.My development PC runs CVI-2010 on WIN7-32bit. The target PC runs WinXP-32bit.Everything worked great up...
View Article