Complex Variable View
I appreciate that CVI2013 with its new clang compiler now supports the _Complex data type - unfortunately the Variable View does so only partially: it recognizes the type (interestingly it is displayed...
View ArticleCVI 2013 .Net sample The compiler has run out of memory.
With every CVI 2013 dot net sample. (same code is working with CVI2012) I've the following error under debug configuration . RegardsAlexandre LEVY Compiling instrument source mscorlib2.c - 1 error, 6...
View ArticleLabview sql and record
hello everybody! so i'm working on a software, and i'm still a beginner concerning labwindows/CVI. SO i have a database on postgreSQL.i made an ODBC connection, and it's ok labwindows and database are...
View ArticleBw_CascadeCoef upper_cutoff_frequency
In the function Bw_CascadeCoef, is the 'upper_cutoff_frequency' parameter ignored if the IIR Filter is set to a highpass filter?
View ArticleReading an Image from Harddrive using CVI code
Hi, I am attempting to read a JPG image from the hard drive using the imaq's readfile and create file functions and display it onto the Image Control in the VI. Is there an example that I follow that...
View ArticleLabel does not resize on splitter
Hi, i attached some different controls (text box, picture) to a vertical splitter. The attachment mode is "splitter sizes control".When i resize the panel, the control is sized as expected, but the...
View ArticleDistribution kit licenses
Today I created my first CVI2013 distribution and was surprised with the large number of License Agreement files found in the folder Volume\license. First, I feel that there are too many files... Why...
View Article.\Distribution.cpp(363): InstallerError 10002 Schwerer Fehler. Objekt nicht...
Fehler beim Istallieren vom Distribution Kit .\Distribution.cpp(363): InstallerError 10002Schwerer Fehler. Objekt nicht gefunden.class CPart object lookup by ProductCode failed to find object...
View Articleoptions to log program crashes/errors for deployed apps
I've done a bunch of reading on the topic and am getting mixed information. In my case, I have a released application running on four Win7 targets. Ocassionally, I'm getting some application crashes....
View ArticleHow to read a row of cells one by one until the end of the row? (CVI &...
How can I read say the first row of data, "row 1", cell by cell, until I hit an empty cell?And once I hit that empty cell, how should I go about, programmatically, move onto the next row? Can anyone...
View ArticleGet handle from ActiveXServer (labwindow) under Excel
Hi, I would like to get the handle from ActiveXserver.I've a software build with Labwindow CVI and this one have a ActiveX server.In my source code, I use CA_InitActiveXServer(hinst, param_x....) to...
View ArticleHow to find the average of table row values it should display in next row in...
Hi, How to find the average of table row values it should display in next row in libwindow/CVI Please let me know the solution.
View ArticleSnap to point cursor: how to catch the "snap" event
Hi All, I'm using a graph control with 1 cursor set as snap to point and I'm plotting just one waveform: snap to points works very well!My problem is that I need to display the snapped point value and...
View ArticleCheck Correct RTE Version
hallo, just had the case, that an application built with CVI 2012 did not run on a machine with RTE 2010 installed. is there a possibility to check and echo this to the user in the kind "found version...
View Articlecan't debug labwindows
Debug button is greyed out when I debug a DLL. But the debug button is there when I debug an exe.
View ArticleReading network variables as strings
I'm just learning LabWindows/CVI, but I am an experienced C programmer. I have setup several Network Variables for testing using the NI Distributed System Manager. My LabWindows program has no...
View ArticleWill Tooltips for menu bars in CVI be implemented any time soon?
Will Tooltips for menu bars in CVI be implemented any time soon?
View ArticleUnexpected change to software - CVI 2103 use of an *.ico has now become case...
Selection of an icon file that ends *.ICO is not allowed the file must be lower case *.ico. On projects migrated from previous versions where upper case was allowed, this can cause compile errors...
View Articleconvert
Is there anyway to convert an int array into char array? I tried using the ConvertArrayType function but it doesn't seem to work. Any help would be appreciated.
View ArticleSmall change in the WriterGUI sample code coming with CVI 2013
I propose to modify the QuitCallback as follow.In the version hereafter there is a test on the thID before the CmtWaitForThreadPoolFunctionCompletion callThis may be necessary because if for any reason...
View Article