DAQBase or mx for creating Labview 8.0 exe files
I am struggling to create an EXE file using Labview 8.0 software and a USB 6008 module. Can this be done? I want to distribute the EXE file to others running just the Labview 8.0 runtime engine.ThanksTim
View ArticlePXIe 7996R labview averaging
Hi,I have a problem in averaging on my labview problem,I just couldn't manage to average the waveform generated from signal generator.Do you know I should I do it and what kind of way I am supposed to...
View ArticleERROR 1073676294 ????? VISA READ...!!
Dear All I am Writing and Reading the data from one EEPROM,interfacing with a PIC16F690,like this i am swiotching 240 EEPROM with MUX,through LabVIEW serial communication pallets,I am controlling the...
View ArticleHow to convert only the first false to true after a series of true values
Hi, I would like to know how I can convert only the first false value to true after a series of true values. For example, I want to make TTTFFF to TTTTFF. I expect this code reserve the last t/f value...
View ArticleCAN frame Error -1074384895
Hi I'm trying to write and read CAN frames using one of the CAN frame input and output-same port single point example vi and getting an error. I've attached the error message screenshot. There is a...
View ArticleNI-4071 Verification Procedure, Step 5
I am using LabView 2011 SP1 (32bit) on Win7U64bit.I am trying to work my way through the "Verification Procedure" part of the "NI PXI-4071 Calibration Procedure". Step 5 of the procedure indicates the...
View ArticleProject Calibration Routine
I am currently using Labview 8.2, 2 accelerometers and a vibration table for one of my research project project is essentially a calibration routine that would run through a set of frequencies (say 5Hz...
View ArticleMoving saving to a offline task while using Consumer/Producer Loops
I am stumped on how to do a offline save when saving data to an Excel file. I do not want to save this in the Consumer Loop as it will appear that the Front Panel is locked. I've read on here that the...
View Articlephase bad message
Hello all, Has anyone encountered the Phase Bad message acorss the sr830 display screens? I've searched and searched and no where have I found any way of addressing this issue. Thanks,Paul
View ArticleHaar-Like feature classification
Hi All,Does anybody know how to use Haar-Like feature classifier in Labview. This is a very well known feature detection technique used in face detection. Can someone help in this?.RDina
View ArticleFFT vi truncate the signal freq.
Hello, I noticed that the FFT vi truncate my signal. see attachments. I am basically removing noise from a signal (I have both the in-phase -I- and out of phase -Q- signals...) (Ignore the curve...
View ArticleWhy don't the values in an array get deleted after VI finishes?
I am having a weird problem with my code. I have a 2D array that receives data over a serial connection from a microcontroller. My VI searches this array for a specific value and when that value is...
View Article[Bug] Default timeout value of Wait for Occurrence
This one kind of cheesed me off this morning. When I create a constant/control from a terminal on a primitive I have come to expect the value to be the default value. Those tricky folks found a way...
View ArticleHow do I extract data from an OLE variant?
I am trying to retrieve a string from a Dot Net function. What I get out is a Labview variant.From my research, I suspect that what Labview is giving me in this variant is a pointer to the string that...
View ArticleHide ActiveX Control
Hi everyone, I'm attempting to use an ActiveX control supplied by a camera manufacturer (ImagingSource - http://www.imagingcontrol.com/en_US/support/documentation/iclabviewextension/). The control...
View ArticleNo listeners condition is detected over visa::/remote
Simple VI, writes *IDN?\n, reads the response, using visa write/read.Works fine on local system with GPIB::nn::INSTR.Fails on remote system with: Error -1073807265 occurred at VISA Write in test.vi...
View ArticleFree online learning resources
Hi everyone. I was just wondering if anyone had any links to some free online tutorials that can take me through from the absolute begining in how to use labview and MyDAQ. I have both these things at...
View Articleeducation day
Hello guys, A LabVIEW education day is coming near my area. I am really interest to go. I wonder is there any requirement about this? Any cost? (I am still a student, no company could cover the cost...
View ArticleIncrementing variable subscript
I'm trying to write a labview probram where I will have several numerical values for several different yet equally important measurements of the same variety. In a for loop i want to find their...
View ArticleNeed help passing data through separate subpanels
Hello, My goal is to trigger an event in the which every VI is loaded into to the main subpanel whenever a boolean is pressed in the left subpanel VI.I have opened each VI staticly and abort them as...
View Article