CVI2012 and CVI2017, install only CVI2017 IDE which shall use the whole...
has someone experience with such configuration? Or can tell me that my imagination is not possible or not suggestable due some reasons?
View ArticleTDMS fréquence d'enregistrement différente de la fréquence d'acquisition
Bonjour, J'utilise la fonction DAQmxConfigureLogging pour l'enregistrement de fichiers TDMS. La fréquence d'enregistrement est dépendant de la fréquence d'acquisition du task. J'ai besoin de savoir si...
View ArticleGPF + ChainPanelCallback -> theory
So I've been making a nifty library based in party by the time control library I made. This new one takes a panel handle and turns chains a new callback onto it for handling proper...
View ArticleEvento en segundo plano
Soy nuevo programando en labview por lo que algunas cosas no me quedan muy claras.Estoy empezando con un pequeño programa el cual en un control numérico permite al usuario ingresar numero, lo que...
View ArticleRetrieve String Error code for Reading/Writing .ini Style Files
Is there a way to retrieve the error string associated with the functions from the 'Function Tree, Reading/Writing .ini–Style Files Control', such as GetGeneralErrorString{} does for the other...
View ArticleCode refactoring: "include-what-you-use" tool
Code refactoring is a common need for C developers and availability of eiter automated or semi-automated tools can be really helpful.Since LabWindows/CVI now uses llvm+clang, probably a tool like...
View ArticleHow to read HBM amplifier values in CVI
Hello Everyone,I want to read in CVI the HBM sensor values. Could anyone guide me how i can do it.Thanks in advance.
View Article[CVI2015] Max size of a string
Hello, I have read in the CVI documentation that the string maximum size is 2^31. The problem is with realloc() function or with static normal declaration, the max size of a string I can have is 10...
View ArticleFont problems on Linux
Hello all,I have quite a few LabWindows executable running on various Linux (CentOS) systems. I've had user complain that the user interfaces are 'ugly', and after checking, they were right !It's one...
View Articleembed image into dll
I've written a library and turned it into a DLL. In the lib, I use a custom mouse cursor during certain events, which loads a file.cur at run-time. My question is, how can I embed this cursor file...
View ArticleRetrieve information stored via SavePanelState
Is there a way to retrieve or at least read the information that is in the file that is created by using 'SavePanelState'?I have a multitude of panels that the user can select to save and before...
View ArticleLoadExternalModules (return value == -4)
I am extremely new to LabWindows 2017 and was handed this program (initially created in '98 I believe) that would constantly crash when the user attempted to load a specific .lib file. I recompiled the...
View ArticleDriver or library for Power Supply i-PPSum ENICS
Hello, Is there any one who can provide a driver or library for the Power Supply i-PPSum from Enics please ? Thanks in advance. Regards,
View ArticleCVI-Built Installer Run an Executable After Installation
An installer built in LabVIEW can be configured to run an executable after installation (see here).I've been using this feature for years to installa didditional drivers and so on... Is it possible to...
View ArticleFLIR SDK 6 .NET Controller System_Collections_Generics
I am working with a FLIR T530 Camera with USB. From LabWindows/CVI, I created a .NET Controller to the FLIR ATLAS SDK 6 libraries. Everything appears working except when calling the function that...
View ArticleUse COM from LabWindows CVI gives "Operation not available" error
Dear all, I'm trying to use a third party DCOM server from my LabWindows/CVI. This would allow me to control remotely the software.The software abobe and my application are both running on the same...
View ArticleLaunching multiple function pointers on a single thread
I have a list of function pointers and first I need to find a way to launch one or more of them on a single thread. Then ultimately I need to be able to launch many threads with one or more functions...
View ArticleVisual studio 2015 don't have optoin to create CVI project
I have installed an evaluation version of CVI 2017, I am expecting when creating new project in visual studio 2015 to have an option to create a CVI project or option to convert CVI project to visual...
View ArticleUse Visual Studio Code as editor for LabWindows/CVI projects
Does someone know if it's possible to use Microsoft Visual Studio Code (this is not the "old well-known" Visual Studio) as an editor for LabWindows/CVI projects? Every CVI developer knows the the...
View ArticleUp-to-date CVI Life Cycle Policy and Roadmap
On NI website there is a page with CVI Life Cycle Policy, but it's quite outdated.LabWindows/CVI 2017 (released more or less one year ago) is not listed. Moreover it would be helpful having a roadmap...
View Article