Uneven Numeric Integration
Hi! There was Uneven Numeric Integration VI in Labview.Is any similar function available in CVI ? Thanks!
View Articleactivex word
How do I add page numbering in Microsoft Word 9.0 Object Library?Thank you very much for your help
View ArticleSetup Standard IO and DLLs
Hi, This isn't really a big problem, but something that I'm curious about.I use TestStand with CVI DLLs. I like to use the standard io window to show the operators data during a long test. Can someone...
View ArticleError generating DLL with LabWindows / CVI for tests on TestStand
Greetings ... I tell you that I am new in this forum as well as with the NI environment, and I would like to ask for help with a small project that I am making. The project consists in carrying out...
View Article"Controlling" of DIOs on a NI 6508
Due to this info:http://digital.ni.com/public.nsf/allkb/195B4C4A7B559E4586257062006F95A0?OpenDocumentcitation: „…whenever you reconfigure any one of the three adjacent ports ... all adjacent output...
View ArticleIssues after compiling code with CVI 2015
HelloI am using CVI 2015, I am developing software for test equipment, after compiling the source code (assume its unit 1), whenever i build the source code, I am including Test executive source code...
View ArticleConfusion Resolving App Crash on Win10 Systems
I'm working with an application developed on CVI 6.1 that is now experiencing a crash when it closes on Windows 10 machines. I've seen read through this forum thread which explains that the issue has...
View ArticleRecuperation of information on Vision Assistant/labwindowscvi fonctions
Hello everyone,I am on a project where I have to do computer vision through the National Instrument Software (NI) "Vision Assistant". then generate a C code from the processing on the image that I made...
View ArticleDynamically retrieve all panels
Is there some way to dynamically retrieve all panels that are in an application or at least all the panels per .uir? Thanks
View Articletime string control input validation
I have an idea! But I wonder if it already exists. There's many times where I'd like to have a cross between a numeric control and a string control to allow user input of time formatted strings. Like...
View ArticleWatch does not support 2 D arrays ?
Hello,I have a two-dimensional array x_data [ ] [ ]. In the Variables window I can view x_data [ 0 ], x_data [ 1 ]... If I click on the plus sign because I want to see the individual elements a popup...
View ArticleBlinking text in CVI
Hi there ! I would like to make a text blink thanks to a timer callback. Here is the code of my timer (which has a period of 1sec) callback:int CVICALLBACK REFRESH(int panel, int control, int event,...
View ArticleSequence Locals: Undesired behavior when replacing single values with arrays
We are using LabWindows to perform a signal suppression test. Before we had two tones each at a single power level and single frequency, i.e. four local variables with single values. We now want to...
View ArticleShared data collection process with multiple clients
I want to create a data collection program that runs in the background without a user interaction. This program will read data from a DAQ device periodically and retain the latest measurements in...
View ArticleSetting up Default File Search Path (Directory) for CTRL+F, Multiple Files...
Hello Labwindows Community, Using Labwindows 2012. When you hit CTRL+F to find a phrase, and hit the "Multiple files..." checkbox, is there a way to set-up the default directory during the search? At...
View ArticleUse to .uir files
Hello community,I have four panels on one .uir file and was adding more content, until CVI got out of memory. I searched for solutions and found that I may need to split my content on different .uir...
View ArticleEVENT_LEFT_DOUBLE_CLICK in a table
Dear all,I have a little problem ( or I dont know how to manage it) with the double click detection in a table.I am using CVI 2017. I have a scroll bar to change the viewing. As soon as I use double...
View Articleerror: member reference base type 'int' is not a structure or union
I define a structuretypedef struct{ char g_sUDP_HostAddress[MAX_ADDRESS_LEN]; char g_sUDP_ClientAddress[MAX_ADDRESS_LEN]; int g_iUDP_ReadPort; int g_iUDP_WritePort; double g_dMaxCurrentComsumption_A;...
View ArticleLabwindows UI control extremly slow (Windows10)
Recently, I installed Labwindows 2017 on Windows 10.I used same code with Labwindows 2014/Win XP and no problem of UI(Button and any) control during debug/batch file running. However, with Windows 10...
View ArticleSuperimposing lines/circles/boxes on PlotIntensity
Suppose I am using PlotIntensity to plot a 2D function (like a Gaussian), and I'd like to draw on top of it some other information (like contour lines for the 1/e and 1/e^2 curves). Perhaps...
View Article