LabVIEW 2011, and Excel 2010: saving problems
Helloto all! :)I am a studentofMechanical Engineeringfthatvery littlehas been usingthis software.I presenttheproblem: for a matter whichis calledBiomechanics, Iand my colleagues, we have developedthe...
View ArticleSampling rate X6341
I am tying to collect samples at the highest rate possible in order to determine the compression signal value I need. The input task (with 4 analog inputs) is set at 1k samples at a rate of 10k (for...
View ArticlePerfomrance issue with DVRs
Recently I modified a class which was using a single element queue (SEQ) to store data to use a DVR. The modification was necessaary because there was a chance when empty data could be returned when...
View Articlepreferred execution order in executable
I have an application where I need a custom execution order (all one thread). This works for me when I run a VI but if I create an executable this does not seem to carry over. Is there a way to keep...
View Articlehow to creat a real time project
Hi there, I am new with labview and I'm having problem when I try to build my code for real time target.I want to acquire a signal from a sensor and manipulate the data and the send it to the output of...
View ArticleChanging default values in .exe
HelloI have created a test tool control program. This program controls pressure regulators and pressure transducers as well as a bunch of other stuff. I have the program written and it works great. I...
View ArticlePT100 Agilent 34970 A
Hello there, I am reading temperature using two PT100 ( 2 wire RTD) trhouth Agilent 34970A Data Logger and LabVIEW 8.6. Using the Agilent's own software the measures are fine, however using LabVIEW...
View ArticleNumeric control showing weird value
I am facing something weird When I enter some number into one of my controls it shows HEX values (if I am correct). This happens only when I insert negative values. Any idea why is that ?
View ArticleProducer consumer architecture - how to make it a Sub VI
Can we make a producer consumer method to be a sub vi. If thats the case, then each time the Sub VI is called, wont it pop up the front panel and ask for some event to take place like example click...
View Articleevent case abuse of local variables
Hi, Just a simple question that how can I avoid the abuse of local varibles with event structure? Seems like if I need to update the indicators in the front panel within different event cases, local...
View ArticleI have deleted a generator.waveform.vi on my 2009 editon is it possible to...
I have deleted a generator .waveform.vi on my 2009 edition labview is it possible to get it back with windows vista installed?
View Articlehow to output string to a common indicator?
Hi there, I have a stack sequence with 10 frame defines, there is a wait to delay 2 seconds between each frame. I have a common string indicator defined and I would like to output a string to that...
View Articlelooking for a way to create code templates in labview 7
Hi all, First of all, this post are all about labview 7.I post a thread about reusing the code before but I think most people's suggestions are only applicable to the new version but not on 7. My...
View ArticleVISA
hii all i am new user here.. i have created a Random signal and it consist of 2040 pixel each of them has 32 bits.. I wana send this signal via rs232 and wana read the same signal in labview.. to...
View ArticleIdeas - Further optimizations to make execution faster ??
Hi, Is there any further optimizations that can be done to my program. If I can make it faster it will be great. Please advise.
View ArticleNeed help with makeing a vi with 2d array with 10 rows and 5 columns
Im new to labview and i need help with E6.7 in labview 2009 book. I need to Construct a Vi that outputs a 2d array with 10 rows and 5 columns. The frist rows should contain five ramdom numbers in the...
View Articlepassing error wire - connected to an undirected tunnel
How can I pass error cluster wire between stacked sequences ?? For example in the state machine - the error cluster wires should pass data from previous stacked sequence CASE 0 to CASE 1. How can I do...
View ArticleInteger Factors
Im new to labview and i need help with P6.10 Create a vi that determines all the factors of an integer that is input by the user. The results should be displayed in an array. display only the factors...
View ArticleSearch Array need help
Im new to labview and i need help with D6.1 in labview 2009 Construct a VI that searches the values of an input array of numbers for specified value. If the specified value is found in the array, the...
View ArticleGenerate array of n ramdom numbers and create a second array in ascending order
Im new to labview and i need help with d6.6 in labview 2009 Create a vi the generates N random numbers, where N is a user input. Display the N random numbers in an array, and in a second array display...
View Article