Error Connecting getting an Image
Hey everyone,I’m trying to run my VI after plugging in my Amscope MU160 camera, but I keep getting this error:"Error -1074396120 occurred at IMAQ WriteBMPFile."I’ve been stuck on this for what feels...
View ArticleTDMS files to XLSX within a cRIO program
the program i use at work produces 30-40 tdms files per operation of the machine. is there a way to automatically convert the TDMS file to a xlsx format, to save me having to do it manually, i have...
View ArticleDaqmx.rc missing
Hi all, working on updating a code from a previous version and keep running into this error. The current version is 2024 q1 and so is the ni daqmx driver. I’m wondering if there is something else I...
View ArticleMoving Labview app from an Old PC to a new one
Hi all!I am moving a Labview app (I do not have the source code just the executable file and its folders) which runs in LabView Run Time 7.1 to a new PC with windows 10. I have attached a photo of the...
View ArticleEveryday a new bug when working with RT targets
I am frustrated working with RT targets. I experience everyday new bugs and unexpected behaviour. I have to reinstall my hosts and targets periodically, otherwise I can't deploy my projects anymore. Is...
View ArticlecRIO query
For my project I am using cRIO 9056 and NI 9401 for encoder what I want to know that selection of our components is first of all correct or not? Could our selection be better based on our application?...
View Article2D array search
I had 2D array, this array column 1 represent year. Column 2 represent profit.How to use for loop to search input year then find profitex: input 2012 output 0.4
View ArticleCLAHE (Contrast Limited Adaptive Histogram Equalization) algorithm in LabVIEW?
Hello community!I am working on a project which requires me to apply CLAHE to the image. I am wondering if LabVIEW can do things like this or not? I found a vi called Histogram Equalization. However,...
View ArticleProblema ao abrir projeto da versão 24 no LabVIEW 21
Olá pessoal,Estou enfrentando um problema e gostaria de pedir ajuda. Recentemente, recebi um arquivo na versão 24,mas eu acabei perdendo o acesso à versão 24 do LabVIEW, e agora estou utilizando a...
View ArticleVISA Reconnecting and even disconnect, wait for connect.
we made some board, and this board uart disconnect during some situation,i would like to know how to keep my visa.... even if short disconnect.. now, if there is dis connect, error will be comming and...
View ArticleChange from USB-6009 to USB-6002.
Friends,Can the exchange of the NI USB-6009 acquisition board for the NI USB-6002 be done automatically, I mean, is it simply an exchange of the module (hardware) or is some adjustment in the program...
View Articlehow to repair the broken XNode
Hello, When I loaded our project files, some sub vi are missing and finally I got the broken XNode from the source error. Can you help me out how to repair the broken XNode? The missing .vi was listed...
View ArticleGet graph point nearest to mouse cursor with log scale
I want to show a cursor on the point nearest to the mouse cursor. This will be used to select datapoints on an XY graph. It seems simple, just use the Map Coords to XY method and get the distance of...
View ArticleIterative Solution for a given equation
Hello all, I have an equation that I need to program and solve iteratively starting with an initial guess.On excel I would use goal seek for this but I need to do this in real time for an application....
View ArticleHow to programmtically build controls indicators that are grouped together.
I Basically have a group of controls/indicators where the number that exist change from a text file that is read.The Data is also controls and indicators, so i have to be able to individually...
View ArticleMerging Two Tabs (drop down) in One
I have an existing GUI. There are 7 to 8 Tabs in the GUI out of which I want to merge two Tabs in one so if I Click the Tab the both Tabs pop up in the drop down menu. How can I achieve this...
View ArticleGZip De-Compression failure, possible buffer oversize? File unzips in 7zip...
https://forums.ni.com/t5/Example-Code/GZip-Compression/ta-p/3534832 Using this code, gzipped file only partially uncompressed. Its a large XML File. I am wondering if because it works partially that...
View ArticleFor Loop to Identify Index of Value Below Predetermined Value
Hello, Relatively new to LabView so I come baring what I hope to be a simple question. Just not very experienced with this. I have a data set where the y-values are force and the x-values are time....
View ArticleHelp Needed: Building Stopwatch VI with QMH (Start, Pause, Stop, Speed...
I found these two VIs online for building a stopwatch and I want to create a similar VI with continuous counting logic. My goal is to implement start, pause, stop, speed control, and error handling...
View ArticleIMPLEMENTING CIRCULAR BUFFER FOR XY WAVEFORM GRAPH
HelloI want to show timestamp in X axis and multiple CH's numeric values on Y axis My application is that I am getting data from 15 CH's of CAN bus and would like to plot this data on Chart with...
View Article