Suggestions on how I can improve my Labview program
I am working on a hand exoskeleton project which requires me to use EMG waves to control the motor. I am using a brushless dc motor controlled by an Epos2 70/10 and using a NI Myrio 1900
View ArticleCan labview Differentiate Between Text And Binary Files?
I found a function to determine the file extension, but this solution is not effective because I have to write all possible extentions so that it can read it. This is why I want to ask if there is...
View ArticleUSRP TX RX example code
In packet transmitter.vi I m attaching the IPv4 header of 160 bits instead of 32 bits header. And in packet transmitter.vi i changed the start location of data. I received the ERROR: Underflow: the tx...
View ArticleCase structure not working for string
Hello,i have a case structure where one case is "1".."4".Then a string input.When i enter 1, 2 or 3 the case is working. But not for 4.Why this?Labview 2015 Thanks Edit: Correct attachment selected.
View ArticleUsing ethernet TCP/UDP frames with header
Hello everyone, I didn't manage to find a clear answer to my specific problem. I need to send an ethernet frame following UDP or TCP protocols. The problem is that I can't access to the frame header if...
View ArticlePID_ Valve control
Hello, This is my first time using the PID toolkit and I am attempting to regulate the valve by giving volume flow. I want to control the valves so that the program will open and close the valves as...
View ArticleAgilent 33XXX Drivers
I am trying to control an Agilent 33120A function generator with LabVIEW 2014. I found these drivers:...
View ArticleMultiple Screen/Monitor Application - Best Method
Hello, I have a two-monitor system where one screen has user controls and the other screen is showing a matlab figure.The goal: if the VI is on screen '1', the figure will launch on screen '2', and the...
View ArticleError Vision Acquistion
Chào mọi người ! Tôi muốn hỏi: Tôi đã cài đặt nó một cách chính xác nhưng tại sao không có thư viện Vision Acquistion?Cảm ơn bạn !
View ArticleInput buffer and parallel processing
Hi, I am gathering data from an external board.The data is structured like so: every iteration inside a 'while' loop I get a matrix of NxM where N is the channel number (1,2,3.. etc) and M are always...
View ArticleWindows 10 IoT Enterprise and LabVIEW 2013
I have a similar question about Windows 10 IoT Enterprise. Does the LabVIEW 2013 SP1 Runtime Engine work on Windows 10 IoT Enterprise? I'd like to deploy a LabVIEW application builder-created .exe to...
View ArticleNeed help with reading 1D array from Queue
Hi, I am working on a project where I am using the cDAQ 9132 with some digital I/O cards. My goal is to fire a voltage pulse for a short time using the card with an external circuit and one requirement...
View ArticleMoving average VI
Hi I am new to LabVIEW . I have some noisy data coming in. I would like to filter the data by taking moving average of the samples. For that I have made the VI which is attached with this mail.This VI...
View ArticleHow can write this code?(Nxt)
I want write a program like in this vdieo?How can i do this?https://www.youtube.com/watch?v=bGPU-PRt7NE
View ArticleUnderstanding DVRs - II
LV2013, Win7 I'm new to Data Value References and trying to figure them out. In the previous episode, I learned that if you use the wire that you feed to MAKE DVR somewhere else, LV will perform a COPY...
View ArticleNI 9265
I am having trouble getting my NI DAQ 9265 to output current. I have done the self test and reset the device and it said it passed but i am not getting a reading on my oscilloscope. Can someone help me...
View ArticleWhy isn't array data passing into my for loop
Hello,What would cause data to not pass into a for loop?? I am updating code for a third party DAQ (Model 2000) from QCM Research. I do not have access to the daq, so I am bypassing the DLL's and using...
View Article