Reading Metadata from TDSM file in Python
Hello, I am very new to working with TDSM files. I am trying to access the metadata (units, etc.) from python. I have tried the npTDMS and pytdms packages with no success. Has anyone figured out how...
View Articlestoring and averaging value
Hi All, I have a program which I am acquiring samples from NI9201 and output as analog dbl. I want to also calculate an average value over 10 samples and output that as well. After setting up the code...
View ArticleCalling a C++ DLL on RT PXI
Hi! We have an ticket # running with NI support regarding this, but I figured I would try the forums as well. We are trying to package a C++ dll of ours so that it can be use on a PXI Real-Time system....
View ArticleWindows 10 home edition and LV2019
Is-it possible to run an executable built with LV2019 on a computer with Windows 10 home edition (64 bits)? The execubable will be built on a Windows 7 Pro 64 bits with LV2019 32 bits: Drivers:...
View ArticleStudents Grade Ranking
Hello, I've been working on this project where I list name and exam scores on the input and display name, exam average, grade and rank in class on the output. On the output, I've got name, exam...
View ArticleArduino and USB Camera not working together
Hello Gentleman, I have a problem, maybe you can help me. I'm developing a system using a couple of arduinos to control a CNC-like machine, the machine has a camera in one of the axis, you will place...
View Articlehosting Web VI in NI server
Hi , i followed each step to host my web VI in NI server and when i enter this URL address in my browser : http://localhost/WebApp_Web%20Server/Main.html i get this error HTTP 404 errorThat’s odd......
View ArticleLogin tab (LabVIEW NXG)
Hi guys, I tried to make a login tab in my VI, but it doesn't seem to work quite as I expected. What I tried to do is to make a tab control with the first tab being login-window. When the user writes...
View ArticleWeird behaviour with malleable and standard VIs in parallel nested for loop
Hello everybody, I have a problem with the uploaded VI. It converts numbers to string with fixed significant figures. In the real project, it reads 720 arrays of 86 elements each one, that's the reason...
View ArticleHelp regarding ic modelling
Hi all,i am new to the LabVIEW so I don't have much idea about its working. My project requires me to control a digital potentiometer 'X9C103' (datasheet) using a daq 6001.I do not know how can i make...
View ArticleMonitoring multiple timers
Hello, I have a problem with room monitoring VI.I need multiple buttons with each opening a new window.The users needs to save some simple data,like number of pallets,the time it's supposed to be...
View ArticleReset counter while running VI and continue counting (LabVIEW NXG)
Hi, I want my counter to reset when I click the button and continue counting from the initial value (0) right away. Do you have any idea of how this could be done without stopping the task?
View Articleproblem with leap
I am getting the following error while trying to run the .exe of my program using leap sensor. My VI works perfectly fine. The problem is with the .exe only. looking forward for solutions. %% Error...
View ArticleHow to use MPU 6050 with NI 6000 in labview
how to acquire data of X,Y,Z axis of MPU 6050 accelerometer with NI 6000 in :Labview.
View ArticleWhen you change a value you have to press Enter to make this change
Hello, My problem is that when I change value in control box it change automatically. I tried it with event structure but whole loop was waiting for that. But I need continual running loop for...
View Articlehow can i convert string data from UDP Read to Cluster of U16 U8 U16 and...
Hello all I need to read incoming data using UDP and then convert read UDP_string data to Typedef Cluster of U16 U8 U16 and U16[]. i tried using Unflatten from string pallete to wire type def cluster...
View ArticleSelecting which analog input to plot save
Hello, so I have currently a DACmx setup ant this in my VI (part of a bigger setup) this is currently taking 7 analog inputs. Using 'Mixed Signal Graph' as I will be adding some digital inputs as...
View Article