Thanks to the seemingly relentless
Thanks to the seemingly relentless onward progression of technology and all the improvements it brings, more and more people are thinking that when something goes wrong with their computMayweather vs...
View ArticleReference an FPGA Array of Controls
I am developing a cRIO application that has an array of 23 controls in the FPGA. The FPGA Interface C API Generator defined them as a name and size. typedef enum{ NiFpga_ControlArrayU32_Setpoints =...
View ArticleLabWindows DLL with GetDateTimeElements
I am integrating TestStand, LabWindows, and LabVIEW. I need to use the LabWindows function GetDateTimeElements. I prefer to call it directly from TestStand. Is there a DLL that has this function in it?...
View ArticleIncorporating windows resources
Is there any way to incorporate additional Windows resources (the sort of things that are defined in a .rc file) into a CVI executable file? I'm using CVI 2012 if that makes a difference.
View ArticleDisplay *image in my panel
Hello all again ...Can I display an acquired ImageBuffer with imaqCreateImage directly in my application panel ???thanks for all ...
View ArticleHow to format HMI TPC 2512
I want to format my HMI-TPC2512 currently it is working on Windows XP Embeded. After format I want to re-install this OS again.
View ArticleHandle UI panel in differenet C code
http://digital.ni.com/public.nsf/allkb/1D8F1B4E8B1C6FB0862576880033C69A This KB is matched with my question. But the download link is invalid. Can anyone give me an example? Thanks a lot.
View ArticleLabwindow test software user account on test set.
I need to set up account for user account with restriction. User account is unable to edit test software code and unable delete test reports. User can use test software to run test (test sewuwence)...
View Articlerun inspection results Vbai in CVI interface
Hello,I am trying to develop an application designed for the operation of a machine visionFirstly, I will work with simple images on my PC and I made the necessary treatment with NI Vision Builder...
View ArticleActiveX Object Handle CAObjHandle to NI LabWindows/CVI Server 2009
Is there a way to create a CAObjHandle to the LabWindows/CVI ActiveX Server without opening a new CVI App? A little background, I'm trying to automate the creation of HTML help files from Function...
View ArticleCan you create user accounts in LabWindows applications?
I need to be able to create password protected user accounts for my LabWindows application. I say there was a password control. Are there any other built-in functions in LabWindows to create and...
View ArticleSegmentation Fault (SIGSEGV)
I'm using DAQmx code from a DLL that I developed.I'm calling this DLL from C++ code. Everything works good up to a point. I can read the DAQ, clear it, and reinitialize it. The crash happens when I...
View Articleundefined symbol when running cvi api example
I just run the project <NI Vision Builder AI> \ API Examples \ Examples CVI and that's what I think every time: Well, I corrected some errors that I added to my nivision.lib project, I tried to...
View ArticleTrying to get a handle to an object using CVI_ActiveApp, but it opens a new...
I'm trying to get a handle to an object using CVI_ActiveApp. It works, but it opens a new CVI application when it is run using the command line. Is it possible to get a handle to an object without a...
View Articleorganiser un tableau
j'ai un tableau de mesures (tableau a 2dimension).(2 colonnes sur 15 lignes))mais il est flou pour un telle utilisateur, donc je veux le reorganiser en le renvoyer sur un autre tableau.je prend le...
View ArticleHow to make a crystal report in labwindows?
i want to make a crystal report in labwindows ,do you know where i can get some example of crystal report?
View ArticleHow to Clear-up the Table Cells
Hello, I would like to clear up cell values for table updating with next values.Is there any way to clean up the previous values(or reset cell values) at the table ?Do I have set the all cell values to...
View ArticleAcquire data continuously using InstallComCallback
HiI am trying to aquire data (8 Bytes) every 20ms over RS232 using InstallComCallback.This is how I am trying to do it : // Open and Configure Com port 1 OpenComConfig (1, "", 9600, 0, 8, 1, 512, 512);...
View Articleword reports bold text on/off in tables
I want to create a table and fill inn the header in bold and there after fill the rest of the table in non bold. CVI2013 and Word 14.0.7116.5000 (32 bit) This is what I...
View Article