When applying a large array of memory overflow occurs, such as a [100000],...
When applying a large array of memory overflow occurs, such as:double a [100000], how do?
View ArticleCan I use vim editor with CVI?
Hello, everybody As i known, Qt Creator can setting vim editor,and CVI has integration vim editor?
View ArticleGNU Scientific Library (GSL)
hihow LabWindows/CVI projects can be configured to locate the GSL header files and libraries?
View Articlehow to write Date/Time property of tdms file
On the root page of the tdms file, there is a built-in property called "Date/Time" in the first row.I would like to use it to save the time stamp when the tdms file is created. But in the help file,I...
View Articlesuperfluous confirm popup in UI editor?
Hello NI, I have a XY graph with several annotations. If I open the uir file and double click on the graph (-> Edit Graph popup), click on the 'Annotations' button (-> Edit Annotations popup) and...
View ArticleProblem with global variables passing with Labwindows CVI 5
Hello I am trying to implement this in my program .. but assigning the Global variable is not working NOTE: I am using LABWINDOWS CVI 5. (Old version) /////***Test 1 contents****/// extern ViInt32 A=...
View ArticleRing control lockup
Hi all,I have a (large complex) CVI linux program that sometimes lockup while opening large ring selectors (large being defined by a hundred or so items, more than the vertical screen can handle but...
View ArticleRT OS timer interrupts problem
I already posted this in the PXI forum but someone suggested I might get more results here. Sorry in advance if I am not abusing the forum. I have PXI system with a RT OS. It was working pretty well...
View ArticleListFindItem with StartingPosition out of range: BUG
Hello, The index returned by ListFindItem is WRONG when:StartingPosition = 0 ( this is a wrong value: StartingPosition must be >=1) .The searched value equal to the LAST item inserted in the...
View Articlehow to write multiple lines string in to one cell
Hi guys,I have an easy Q. hope u could help me : I have a text box in my uir file, that im tring to read from.I want the user to be able to write multiple lines - but i want it in one line in one...
View ArticleIMAQ Low pass filter failed with invalid image border.
Hi Expert, I try to use imaqLowPass function. I expect the input image could be processed by low pass filter.But this is a run-time error showed "Invalid image border".Can somebody tell me what's...
View Articlesome questions about inherent attributes
1: questions about inherent attribute in IVI3-2 Specification. 1.1: PREFIX_ATTR_DRIVER_SETUP according previous specification about PREFIX_ATTR_DRIVER_SETUP, it referred to IVI configuration. my...
View Articlei have one file ss_fpga.rbt,abcd.txt how to know the details of the file
i have one file ss_fpga.rbt,abcd.txt how to know the details of the file (when was the date created ,when was date modfied,owner) any function is there like GetFileInfo
View ArticleRead from specific cell in csv file
Hi Im trying to read from cell #14 (means collum #14 ).Is there a quick way to read only this cell?Or do I need to read all the cells before him? tnx.Adi.
View ArticleDriver Install Issue: LabWindows Distributions (MSI) Uninstalls Drivers...
Something really odd with LabWindows/CVI 2010, win7 Professional. 1. I built a bunch of class and specific class drivers in LabWindows/CVI 2010 and created MSI files.2. I start with one instrument A...
View Articlering control
hi saviours,Another question, hope u could help : I have a ring control, on : int data type. Thats important he will stay that why - this way i control other things in my program.But I need to get the...
View ArticleHow to change title bar color in windows style panel
I have a panel, in a windows style, and I want to change the default color (blue) to something else. I see the 'Title Background Color' and the 'Title Color' are grayed out in properties under 'Title...
View ArticleNumeric Control - Text and Background Color changes when operating inc/dec...
Hi, I'm developing an application that has a panel with black background and green or red numbers. I've added numeric controls and configured the text color and text background color attributes...
View ArticleCheckForDuplicateAppInstance under Windows XP
Is there any problem with CheckForDuplicateAppInstance running under Windows XP?I have just tried running oneinst sample project and found I was able torun it mulple times without problems The system...
View Articleundefined symbol
Iam getting the following errors when i try to compile my application. while i have include files#include "dModt.h" #include "dModt_Demodulation.h"but i get this errors. error: Undefined symbol...
View Article