watch window auto-populating
CVI 2013 SP1. I've added a few variables to the watch window and upon each debug config compile, the watch window is stuffing itself with duplicates of this variable. See attachment. As you can...
View ArticleDebuging time too long
Hi! I have a problem with the compilation of my program in debugging mode.The first time I run my code in debuging mode, it works well.But the second time (and all the followings), it takes 15...
View Articlemultithreading with serial port
hi, i'm writing serial port listener(monitor) to my ARM microcontroler , using VISA to listen to com port and print data in the textbox. but in the same time i want to use another GUI element and...
View ArticleHow to access Chinese Language Characters into CVI GUI Localization Utility...
I have an application created in 2008 using LabWindows/CVI GUI Localization Utility, on a Windows 7 OS Computer, to create the .lwl and .lwd files.I need to translate the GUI from English to...
View ArticlePrint Last page blank , How to avoid last page to print , Using NiReport
Hi all, I am using NIReport to generate the report/Print. I have problemI have one page to print, I have written till the last lineProblem is that NI Report is adding a new blank page which is not...
View ArticleMacros in variable watch view
Hello all,I'm pretty sure this used to work in 2010.If I have a macro in a formula, it won't evaluate in the watch window.For instance, according to iso646 I can have "a and b" in my prog, which...
View ArticleTurn Tab Page into Panel
Hey all, I've been trying to make a cleaner GUI by changing all the panels into tabs, but would like to give the user the option to change the tab page back into a panel. The TurnPanelIntoTab function...
View Articleedit controls
CVI2013 does not appear to allow edits of multiple controls on the user interface. The user interface editor in earlier versions would allow text format and styles to be set for all controls of the...
View ArticleLabview DSC and OPC Servers
Does NI Labview 2013 (Student Package) or NI Labview 2012 (Academic Softwar) ... includes ,NI Labview full development System and Labview DSC... and ...NI OPC servers or i have to purchase them...
View ArticleHow to pass a pointer in labview library call function by using dll...
Hi,I'm trying to interface a camera with Labview. However, the camera can only be programmed by C, so I'm using Labwindow CVI.I need to pass a camera handle from one function to another, eg. from a...
View Articlesalida de audio myDAQ labwindows cvi
Hola, no se si alguien pueda ayudarme con algun ejemplo o una idea de como sacar una señal de audio que estoy filtrando y procesando por la salida de audio de la tarjetamyDAQ, en LABWINDOWS CVI Gracias...
View Articleuint64_t not recognized statement.
When I declare variable as uint64_t, or unsigned __int64, Labwindows gives me error messages when compile. It says unrecognized statement. I included stdint.h and userint.hWhat is missing?
View ArticleMethod of getting 2 values simultaneously using RS232C serial communication
Hello, I am new to NI/CVI LAB Windows. All I have to do is that : Only I have to read 2 values simultaneously in 2 different numeric control panel using RS232C serial communication which is connected...
View Articleusing a sdk with Labwindows
I am in charge of the development of a video acquisition module, for that I use a video card that does not offer a C API but SDK.My question is as follows:Can I use an SDK with LabWindows?If so,...
View Article"cvi did not receive a reply to a debugging message"
What does this mean? I have a project that I'm debugging and it promptly locks up. I have to kill the debugger EXE, at which point the IDE comes back to life with this dialog.
View ArticleLabwindows Table选中某单元格后高亮显示所在的整行
表格Table 控件操作要求如下:想用鼠标点击表格空间中的某一个单元格,此时该单元格所在的行被选中,即该行表格的底纹变成深颜色,表示该行被选中!有没有大神曾经编过类似的!
View ArticleHow to make the corresponding table row selected when click on one of the...
I am trying to make an entire row of a table (set in Hot mode) to become selected if any of its cells are clicked. What I'm seeing is that the SetTableSelection just doesn't do what it's supposed to...
View ArticleQuestion on force reboot with setup.ini in CVI Distribution Kit Installers
Hello Everyone, I am confused with the random "force reboot" when finishing setup with DK installers these days. I have tried several times, and found that reboot warnings mostly come when system is...
View ArticleMultiple application/workbook handles necassary?
I justed started working with CVI and Excel and I am Using the Excel Report Library.Basically, what I am doing is: I open existing Excel Templates, edit the docs and save and close it (see code below)....
View ArticleReverting a fully tested Win 7 packed OO library from LV-2013 to LV-2011 SP1...
I've compiled and run a number of packed libraries in LV-2011 SP1 without error.When I reverted a library created in LV-2013 to 2011 and resolved the linking I get a access violation LV crash on a...
View Article