Has anyone had success with InetSendMail()?
Hello everyone, The foroums has several unanswered posts about this topic and I was wondering if anyone has had any success using it? I am trying to get the example to work, but am receiving a error...
View ArticleLabWindows 2006 no ViInt64 ViReal64
So I downloaded some keysight drivers which I am planning on controlling via GPIB. I am using LabWindows and was not able to build because ViInt64 and ViReal64 are not variable types. I was able to...
View ArticleDAQmxErrChk entry point
Hello To All:My question is about the DAQmxErrChk call. I have a program that is controlling actuators, the problem is when and if i get a DAQmxErrChk error the program immediatly puts up a popup and...
View ArticleActive-X Error after implementing security settings
I am a developer on a radar test equipment project using LabWindows 2013 SP2 on Windows 7 Ultimate edition. Our project uses an Active-X control from Foresight Imaging to display radar video using a...
View ArticleCVI2015 Clang crash: Instruction referencing instruction not embedded in a...
Hi, while editing I produced something like#include <cvirte.h> int main (int argc, char *argv[]) { if (InitCVIRTE (0, argv, 0) == 0) return -1; /* out of memory */ return 0; char c[2]; } which...
View ArticleSSH built-in functions in LabWindows
Hello, I'm using LabWindows CVI 2013 and I know that it doesn't support SSH communication using native libraries. I know that I can use putty/ExtraPutty API's and can automate my tasks which I did...
View Articlevirtual comport auto detect
HI I am trying to comport auto detect,i am uisng status = viFindRsrc (defaultRM, "ASRL[0-9]*::?*INSTR", &find_list, &retCnt, instrDesc); funtion to detect port , but its working upto port...
View ArticleCannot Uninstall NI Software
Hello All, I have been searching the forum and cannot find a solution to my problem, though I have tried following many of the suggestions given in the past. On my Windows 8.1 64 bit machine I...
View ArticleLabVIEW FPGA
I tried to complie my LabVIEW FPGA programme using my local server. It shows the error that Xilink 10.1 not installed. How do I install it to get my compilation done using local server. Thank you
View ArticleCVI 2013 to CVI 2009
Hi I got a few Labwindows CVI 2013 projects that i would like to move back to 2009. How can i do this? Labwindows 2013 and 2015 has to many bugs and is unreliable for me currently. I am also unable to...
View ArticleClick on Command Button does not COMMIT
Hi, I have a single Command Button on an UIR embedded in a dll which I call from TestStand. The button does nothing when trying to click in any way, but when I press <Enter> or <Spacebar>...
View Articlecompliling VI in LabVIEW for cRIO-9004 controller and cRIO-9104 chasis
I have been trying to compile in LabVIEW with cRIO 9004 and cRIo 9104 connected. It has three options1) use local compile server.2) connect to network compile server3) connect to LabVIEW FPGA compile...
View Articlehow to install previous versions
Hello,I have a license for CVI 8.5, however I am sure this license is valid for 9.0 since it has been released within one year from my license starting validity.However, I have the installation CD for...
View ArticleProblems with typedef uInt32 and NI Vision
Hi, I'm having a bit of a problem building my application against the headers provided by NI Vision Acquistion 15.0 and CVI 2012SP1. The problem seems to be conflicting typedefs in the header files...
View ArticleAccess MULTIPLE TestStand .seq files fileglobals in CVI
Hello, I have a CVI UI that reads in TS fileglobals using TSpropertygetval. I can read in succesfully the values of the fileglobals WITHIN THE .SEQ FILE THAT CALLS THE CVI UI .DLL. What I need to be...
View ArticleI want the ability to use/reformat a global string in multiple .c files....
Hi NI, I usually find my solutions online but I'm struggling with this one. I've done this in an environment before but can't remember how I did it. So I'm working on an ethernet comm interface. I...
View ArticleINI file with Multibyte characters for languages question
Hello, I am doing research on multiple language support in our CVI programs.I am new to multibyte programming, as I have always coded in English until now. I have found the Interface Localizer and have...
View Articlecommunication usb
Hi guys,I would like create a graph that acquire the information through USB. I have the informations of y-axis that is divided it in 255 parts. Then, my external device writes the USB buffer with this...
View ArticleSimulated hardware
Hello all,I'm going to be giving lessons about CVI programming soon, and if I have all^H^H most of the C/UIR stuff ready, I also would like to show hardware interactions. I usually do all my hardware...
View ArticleAre there any other ways of communication with joystick except instrument...
there is only one device driver available joystick.fp are there any other ways of communicating with joystick except instrument driver available. i want to access all the functionality of my Extreme 3D...
View Article