NIDAQmx_NewPhysChanAOCtrl
I have just received an USB-6008 and saw this function used in a NI example, but can not find a function description anywhere on the included CD or this site or using Google. Can anyone provide that?
View Articlesunshinecomm.h & sunconfig.h , where will i get the this header file ?
Hi , i am unable to find out below files 1. sunshinecomm.h2. sunconfig.h. Please help me , above two files where can i find them ? Thanks Mukesh
View ArticleIn CVI2013 'portable projects' need a rebuild
Hello, although the below reported bug may be covered by bug id 433769 this may not be obvious so I wanted to share it with you in case you were venturous enough to upgrade to CVI2013... I work on the...
View ArticleHow to split source file without loosing tags
Hello, I am wondering how I could split my source file into two (or more) without loosing the tags...
View ArticleActivate selective compîle with Build command
Hello, I'm migrating a project from CVI 8.1 to 2013 and build process is very long because all files and instruments are recompile, even if not modified.As I've a big component stabilized, not changin...
View ArticleProblems with threads
Hiwe are using CVI 2012 and we use several threads in our application. Normally our application is running in a good way but from time to time we have a problem that a thread make our main application...
View ArticleGetCtrlVal
Hello, I have used GetCtrlVal command at different part of my program without any problems. But now I have problems. First when I add a BINARYSWITCH and trry to run the program. It gives me the error...
View ArticleUsing VISA to read from COM port with delay
hi, i read a couple of posts here with a same topic, but my problem not solved. i'm must to read opcode like this one (";TST;") from chip after his booting, it takes 10-15 seconds.i wrote this code:...
View Articledynamically allocated data socket item drops from the data socket server
Hello, I have a data acquisition program that writes it's data to a data socket for another program to re-dsiplay it. Seems to work well enough, but after sometime, the data acquisition program seems...
View ArticleMultithreading and partitioned shared memory
Hi All, I'm having no success with this (simple?) multithreading problem on my core-i7 processor, using CVI 9.0 (32-bit compiler). In the code snippets below, I have a node level structure of 5...
View Articleproblem #ifndef _WIN64 into excelreport.c
I just add the source files excelreport.c from CVI2012\toolslib and i have a "duplicate case label" error detected into my files at the line 2313 and 2320. case VAL_INTEGER: #ifndef _WIN64 case...
View ArticleHow to Get IP Subnet Mask Programmatically
Hi, all, for my user interface application (communicate with the control system via some external LWIP library) would be very useful know if the host network card is able (that means is properly...
View ArticleVI_ERROR_RSRC_NFOUND when trying to init scope from LabWindows
I'm running an application in LabWindows/CVI 2013 where I try to initialize communication with a LT342 oscilloscope: Result = IviScope_InitWithOptions (IviName, VI_TRUE,...
View ArticlePorting from CVI 2009 to CVI 2010
I have a project that I can build in CVI 2009. I've upgraded to CVI 2010, loaded my .cws project in 2010 now on every .c file I am getting a "1,1 illegal character ','". What kind of error message is...
View ArticleAssigning a publisher certificate
Windows 8 expects a publisher certificate to be linked to the installed application executable of your distribution kit in order for it to be a 'trusted' program. How is this certificate created, and...
View ArticleSQL script with Access: A script with a wilcard *
We are using ACCESS 2007. I am not able to use the wildcard(*) in my script:Exemple:sprintf(myQRY,"SELECT tablename.col1 FROM table.name WHERE tablename.col1 Like '%s' ",mystring); mystring="aa*"...
View ArticleLook for a project example of ActiveX server with user interface
Hello All.I look for a CVI project example of ActiveX server with user interface, which can be used as a ActiveX control in LabVIEW, MS Office, SCADA e.t.c.
View ArticleImage Control in CVI is causing General Protection error
Hi, Image_Control in CVI is causing General Protection error while trying to discard the parent panel or executing 'ImageControl_Revert (..)' function.Do any one know how to resolve this issue?...
View ArticleCVI Project convertion error
When I do the convertion of CVI2010 Project in VS2008 IDE, a dialog which says "Cannot find the VXIpnp Directory." pops,how to deal with this problems? Thanks!
View ArticleRecupérer les valeur d'un Control via un .obj appelé depuis une DLL- Getting...
Bonjour, Suite au passage à la version CVI 2013, il faut passer par un fichier .obj au lieu du .c quand on veut utiiser la LoadExternalModule. Le pb qui en résulte impossibilité de récupérer la valeur...
View Article