How to specify what data to read from arduino
I have two thermometers, A and B, attached to my arduino uno and I need to read the current temperature from both of them. Initially I had them writing constantly but it became difficult to know for...
View ArticleDynamic Timed Loop
Hello all. I am trying to write a program for a thermal chamber Nothing crazy, just want to be able to set run time and hit start. I want to be able to change the time while unit is running. Also,...
View ArticleXY graph and Cursor help. LabVIEW
Having trouble displaying my intended function, Log(X) for X = 1 to 11 on my XY graph. No function appears. I've added a curser to the X-Y Graph, but I'd like to find the “Median Value” (midpoint of...
View ArticleNoise
Hey people, thanks for your attention.I am using the NI 9220 module to measure the voltage around 2 points in my circuit. Unfortunatley, i got a lot of noise. Can anyone help me how to deal with the NI...
View Articlerace condition for front panel controls used as read/write causes loss of...
Hi all, first time poster here. I've been working in LabVIEW for about a year, work was nice enough to put me through Core 1 and Core 2, and I've found a race condition (99% certain) that I can't find...
View ArticleMYRIO with ultrasonic
hi i use ultrasonic with myrio when i run the code the distance equal 0this 2 vi i use the Untitled3 inside Untitled2 i run Untitled2plz help me
View ArticleDefer Panel Update property not working for multicolumn listbox
Hi, i am using multicolumn listbox and i need to update or change the font size of the MC listbox. Using property node i done but its updating very slow. My MC listbox row48 and column 6.Each column...
View Articlehow to reduce precision of a slider upto 3 decimal points
Hello Good Afternoon,I am generating a floating number through a slider for example 1.234567 i want to do a precision that the output should be scaled upto 3 decimal points like 1.234 i am wishing to...
View Articlehow to stop count as a peak until the pulse fall below a threshold?
sometimes the noise is high, peak detector count more than one peak on a pulse when is it above the threshold, how to set a lower threshold than only when the pulse falls below that, the detector...
View Article3D Bar graph unwanted entries (setting bar values to NaN)
Hi everybody, for my application i need to display values in a specific matrix pattern. To make it look better only the bars that actually get a value are supposed to be plotted. For this purpose i...
View ArticleTime inside Timed Loop
Hello, I have a timed loop where I perform some calculations and events and then I save some data in a file, the loop is executed each 1 second.What I want is to save the data I colected in the loop,...
View Articlemy program is running in com-port, but i want to run on USB serial
Hi all, i'm using labVIEW 2018(version18.0),my program is working in com-port s in kFT232H ,i'm able to accesss when it in com, but coming USB its not working ,can you please suggurest me....
View Articleclearing history on an xy graph
I've been having lots of trouble trying to clear the history for an xy graph. Currently I have only managed to clear the history temporarily, but the data comes back afterwards. Any thoughts?
View ArticleHow to interface Arduino 101 using labview
Hi. I am trying to interface Arduino 101 using LabVIEW 2015. However, when I check Arduino driver, these are just available: (1) Uno, (2) Dimuelanova w/Atmega 328, and (3) Mega 2560. I also check the...
View ArticlePas de mise a jour des variables publiées sur le reseau sur DSM
Bonjour, Comme vous pouvez le voir en PJ j'ai mis en place des variables partagées publiées sur le réseau pour les envoyer dans une table modbus en suivant le lien...
View ArticleCalculation of Frequency and duty from the .csv file.
Hello,I want to get the frequency and duty from the .csv file, please suggest me how could i do this. Regards,Rahul.
View ArticleWrite data to multiple text files after specific size
Hello,I wrote a code that contineously writes data to a text file. The problem is I am running this VI for long time and therefore this text file is being bigger in size e.g. more than 20MB. I want to...
View Article