Delaunay triangulation function
Hi,I'm looking for the Delaunay triangulation function in CVI but couldn't find it. Did I miss it or is yhis function not available in CVI.I found some results for Labview but not CVI. Is it possible...
View ArticleString comparison CVI If loop
Helloim using if loop for comparing a char and making decision, but if condition is not working here is my code strncpy(BufString, &readBuf[0], 3); BufString[3] = '\0'; Fmt (outMessage,...
View ArticleUsing UDP to send and receive messages to my application
I am using CVI LabWindows 2017. I am struggling to make my idea work. For now, I am not supplying any code, because I can write that once I understand what is happening or what I need to change to make...
View ArticleNI Vision application memory leak
Hello, My application uses NI Vision module for Image processing. I am seeing memory leakage on the Vision code block, which I located by executing the specific vision code module while monitoring...
View ArticleMultiple Numeric - renaming the Step.Result.Measurement[0]
Hi,I would like to dynamically rename, in CVI:Step.Result.Measurement[0] [1] ...[N-1] to :Step.Result.Measurement[0] abc[1] abc...[N-1] abc Does anyone know the CVI command for this?ie default - there...
View ArticleReading analog channels with DAQmxReadAnalogF64
I have a PCI - 6250 under CentOS 6. I am tying to read 9 Analog input channels ( 1 m acquisition time, voltage between 4.5 and 5.1 volts): float minVolt=4.4; float maxVolt=5.1; float daqTimeInterval =...
View ArticleHidden splitters to get a kind of "smart panel resize"
This idea came to my mind some weeks ago and I implemented it successfully.I don't know if this can have a more general usage and/or it's a good candidate for a product suggestion.For sure the same...
View ArticleThe application was unable to start correctly (0xc0150002)
I have a program that builds and runs successfully on a machine installed LabWindows/CVI 2017. When I try to run the executable on a different machine (without LabWindows/CVI 2017), I get the error,...
View ArticleParameter type mismatch; expecting char but found pointer to char.
This is the error I am getting when trying to format this output below. It doesn't work with the character array and doesn't work with a string as your output constant either. Any help would be...
View ArticleLabwindows is not creating new thread from default thread pool instead waits...
My current application performs all the UI tasks in main thread and I am trying to create a separate thread for each module (temperature, encoders and force module) using...
View ArticleAVI2 license issue
Hi all, I am using Labwindows/CVI 2017 to capture video and save them into a *.avi file. When I use the imaqCreateAVI and the imaqWriteAVIFrame functions, the program goes well and generate a...
View ArticleThermotron 8800 control using LabWindows/CVI 2017
I am writing some code to control a Thermotron 8800 controller from LabWindows/CVI 2017. In the past I have used a "TH8800" driver from NI/Thermotron. When I search through the Thermotron website it...
View Articleruntime error with scanf function
Hello, I am trying to create a simple console application and keep getting the following run-time error from the CVI compiler: NON-FATAL RUN-TIME ERROR: "c:\CVI Programs\struct2.c", line 20, col 17,...
View Articlehttps://www.supplementsdaddy.com/qlara-skin-cream/
Q'Lara Skin Creamconcerning rest , try and have a good deal much less than of 6-8 hours of sleep every unmarried night time. This tip is mainly difficult as soon as we get older, but keep in mind it...
View ArticleControl of USB-6008OEM1 board does not work unless the Measurement and...
The following code is being used to control a USB-6008OEM1 board, the code works, but, if the board is powered down then back on, this code does not work until the Measurement and Automation Explorer,...
View ArticleRead argument from an executable
Hi, I want to create and program .exe that can be launch from windows command line. That program will require to read a string argument like a specific COM port.Let say: ReadBarCodeScanner.exe COM13 My...
View ArticleHow to read back CAN session Arbitration ID from NI PCI-8513 XNET database
I am using NI CAN controller PCI-8513 with XNET database. Database setup can be seen in the picture belowI am able to read CAN session name by using the following code in LabWindows CVI. When...
View Articleproject
hi everyone ,i am starting cvi project about snake game,i will be appreciated for any information or suggestions that could help .
View ArticleConfig Management
Hi all, first off, I am new to CVI. I know how to do these things in other languages, but am unsure how to achieve this in CVI. So I have a couple of questions that are probably beginner questions. I...
View ArticleCVI SMU 4140 iviDCPwr set output measuring can't be called in different...
Hello, I have to use the PXIe4140 as SMU for my test function. I would like tu use it as an DC power to supply voltage or current depending my purpose. As I used for other power supplies in my test...
View Article