case structure with binary number as case
Hi, i wanna to do a case structure with binary as case instead of true and false. I did it in following way. The problem that i have now is that 10 - available01 - not available11 - booked when i...
View Article2013 Dev Sys slow startup?
Just upgraded my laptop with a solid state drive, Win7 Enterprise, and have installed Labview 2013 Academic Site license for 1st time. Also have RT and FPGA modules installed. Activated using serial...
View ArticleTime-loop at 1 MHz
Hello everybody, after searching for something already post on the subject, I found a lot of interesting information but none directly that can answer my issue. I have LabView with Real-Time...
View ArticleMadgwick IMU Filter
Hello, I am in need of a LV program for Madgwick's 6 DOF IMU filter. Here is a link to the Madwick example currrently posted on NI:https://decibel.ni.com/content/docs/DOC-18964 The above example is the...
View ArticlemyDAQ, Increase Digital Output?
Hi y'all, I'm currently working with a myDAQ trying to trigger three 3V relays through the digital outputs. My main problem is instead of giving me 5V when triggered, the digital outputs are only...
View Articlereceiving exception "resource requested by this task has already been...
Hi folks. I'm running into a bazaar error that I just can't get around. I have a series of cDAQ chassis (9188's) with a number of NI 9208's in each. All I'm trying to do is setup the simplest of...
View ArticleMoving Data Verification
Hi, I have a querry regarding a small project that I have been doing for my final year project. >> I have a tag which gives me continuous real time data to an array of 100 data ranging between...
View ArticleNumeric time format
Hello everyone, I am new to LabVIEW. I recently wrote a LabVIEW block diagram that is used to collect data from 3 different sensors which are connected to the same DAQ. My block diagram outputs the...
View ArticleNaN input to a sub-vi
Hi,I have got a sub vi for finding out the derivative which has got a double input.The sub-vi is inside a while loop and input going is double value only. but inside the sub-vi it is showing "NaN"...
View Article.net control handle
Hi everyone, I have a question about using API to get the handle, now I can get the handle of the VI window. I can get the .net control handle by using SPY++ ,but I want to...
View Articlereintializing default values
Hi,I am using a snippet for reintialising the default values while pressing the run button.But some of my charts are not intialising to its default values.Anyone can help me?Thanks in advance
View Articleto open hide function
Hi everybody, Code of some functions is hided. That is, I don't add control or indicator. SubVI is cerated in some function and I don't open the subVI. to open the subVI and add control or...
View Article"Disabled" functionality of property node in global variable
I have a "Ring "global variable and I am requried to disable it from a different sub vi. I am wondering how I can get the "disabled" functionality of a property node, in the global variable. is there...
View ArticleGet Project LabVIEW Version
Lets say I have a random LabVIEW file. I can use the Get File Type.vi found in the VI.lib to figure out what the file type is. It could be an Instrument, Control, Project, Library, XControl or a...
View ArticleDoes anyone know about this user interface?
I just came across a few videos on Youtube showing a kind of LabVIEW user interface. I think there should exist a sort of template project for this, because I have seen more than one person using this....
View ArticleHow to creat two plots from one Excel sheet
I have a VI that is working for a 2D array from an Excel sheet. I am now trying to read from a 3D array to create two plots at the same time. Has anyone created a symular type of VI. My current VI is...
View ArticleHas any one created a LabView application that can write test data to an AVL...
Our main test beds are AVL PUMA Dyno test systems. We use a host based data collection system and AVL Concerto a data anaylsis tool. Our other smaller test systems use LabView as a data collection...
View ArticleChanging Tank Color with Conditions
Hi, guys! I think I need some help here. I'd like my indicator "Tank" at FP to be red (blue default) when the value is lower than certain amount or higher than certain amount so the users can be...
View ArticlePerform 1d linear convolution without any subVI's
I want to perform 1d convolution without using any pre-defined Convolution VI's.I have been able to do it succesfully using zero-padding but now i want to implement it via basic method of shifting the...
View Articlepassing control refnum from subVI to main VI
Hi, I have a control box with the property nodes (values) wired to case structure, but this is a subvi. I want to wire to the property node from main VI, the user will control the drop down value from...
View Article